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

    Interface ReorderAllCollectionsRequest

    interface ReorderAllCollectionsRequest {
        expanded?: boolean;
        sort?: string;
    }
    Index
    expanded?: boolean
    sort?: string