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

    Interface GetCollectionResponse

    GetCollectionResponse

    interface GetCollectionResponse {
        item?: Collection;
        result?: boolean;
    }
    Index

    Properties

    Properties

    item?: Collection

    GetCollectionResponse

    result?: boolean

    GetCollectionResponse