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

    Interface SimpleResponse

    SimpleResponse

    interface SimpleResponse {
        result: boolean;
    }
    Index

    Properties

    Properties

    result: boolean

    SimpleResponse