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

    Interface GetFeaturedCoversResponse

    interface GetFeaturedCoversResponse {
        items: GetFeaturedCoversResponseItemsInner[];
        result: boolean;
    }
    Index
    result: boolean