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

    Interface UpdateCollectionResponse

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