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

    Interface RemoveRaindropResponse

    interface RemoveRaindropResponse {
        item?: RemoveRaindropResponseItem;
        result?: boolean;
    }
    Index
    result?: boolean