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

    Interface ShareCollectionResponse

    ShareCollectionResponse

    interface ShareCollectionResponse {
        link: string;
        result: boolean;
        token: string;
    }
    Index

    Properties

    Properties

    link: string

    ShareCollectionResponse

    result: boolean

    ShareCollectionResponse

    token: string

    ShareCollectionResponse