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

    Interface UpdateCollectionResponse

    UpdateCollectionResponse

    interface UpdateCollectionResponse {
        item: Collection;
        result: boolean;
    }
    Index

    Properties

    Properties

    UpdateCollectionResponse

    result: boolean

    UpdateCollectionResponse