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

    Interface GetTagsInCollectionResponse

    interface GetTagsInCollectionResponse {
        items: GetFiltersResponseCreatedInner[];
        result: boolean;
    }
    Index
    result: boolean