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

    Interface RemoveTagsFromCollectionRequest

    RemoveTagsFromCollectionRequest

    interface RemoveTagsFromCollectionRequest {
        tags?: string[];
    }
    Index

    Properties

    Properties

    tags?: string[]

    RemoveTagsFromCollectionRequest