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

    Interface CreateCollectionResponse

    CreateCollectionResponse

    interface CreateCollectionResponse {
        item: CreateCollectionResponseItem;
        result: boolean;
    }
    Index

    Properties

    Properties

    CreateCollectionResponse

    result: boolean

    CreateCollectionResponse