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

    Interface ShareCollectionRequest

    ShareCollectionRequest

    interface ShareCollectionRequest {
        emails: string[];
        role: Role;
    }
    Index

    Properties

    Properties

    emails: string[]

    ShareCollectionRequest

    role: Role

    ShareCollectionRequest