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

    Interface RemoveAllEmptyCollectionsResponse

    interface RemoveAllEmptyCollectionsResponse {
        count: number;
        result: boolean;
    }
    Index
    count: number
    result: boolean