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

    Interface GetRaindropResponse

    interface GetRaindropResponse {
        author: boolean;
        item: GetRaindropResponseItem;
        result: boolean;
    }
    Index
    author: boolean
    result: boolean