@lasuillard/raindrop-client
    Preparing search index...

    Interface GetAllHighlightsResponse

    GetAllHighlightsResponse

    interface GetAllHighlightsResponse {
        items: GetAllHighlightsResponseItemsInner[];
        result: boolean;
    }
    Index

    Properties

    Properties

    GetAllHighlightsResponse

    result: boolean

    GetAllHighlightsResponse