Create a new workspace manager.
The server settings used to make API requests.
Fetch a workspace.
The workspaces's ID.
A promise that resolves if successful.
Fetch the list of workspace IDs that exist on the server.
A promise that resolves if successful.
Remove a workspace from the server.
The workspaces's ID.
A promise that resolves if successful.
Save a workspace.
The workspace's ID.
The workspace being saved.
A promise that resolves if successful.
Generated using TypeDoc
The workspaces API service manager. A namespace for
WorkspaceManager
statics.