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

    Interface UpdateRaindropsResponse

    interface UpdateRaindropsResponse {
        matched?: number;
        modified?: number;
        result?: boolean;
    }
    Index
    matched?: number
    modified?: number
    result?: boolean