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

    Interface CreateCollectionResponse

    interface CreateCollectionResponse {
        item: CreateCollectionResponseItem;
        result: boolean;
    }
    Index
    result: boolean