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

    Interface UpdateRaindropResponse

    UpdateRaindropResponse

    interface UpdateRaindropResponse {
        item?: UpdateRaindropResponseItem;
        result?: boolean;
    }
    Index

    Properties

    Properties

    UpdateRaindropResponse

    result?: boolean

    UpdateRaindropResponse