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

    Interface CreateRaindropResponse

    CreateRaindropResponse

    interface CreateRaindropResponse {
        item: CreateRaindropResponseItem;
        result: boolean;
    }
    Index

    Properties

    Properties

    CreateRaindropResponse

    result: boolean

    CreateRaindropResponse