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

    Interface RemoveRaindropsRequest

    interface RemoveRaindropsRequest {
        ids?: number[];
    }
    Index
    ids?: number[]