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

    Interface GetRaindropResponse

    GetRaindropResponse

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

    Properties

    Properties

    author: boolean

    GetRaindropResponse

    GetRaindropResponse

    result: boolean

    GetRaindropResponse