• Creates a new collection with the given name. The new collection doesn't have any content or shares by default. Returns the newly created collection.

    Parameters

    • name: string

    Returns Promise<Viewer.Collection>