Beta
Beta
onSubscribes to changes for the currently open workspaces.
Subscribes to changes for a given workspace.
The workspace identifier.
The callback to invoke on changes.
A promise that resolves to an unsubscribe function.
Subscribes to changes for a given workspace item.
The workspace item identifier.
The callback to invoke on changes.
A promise that resolves to an unsubscribe function.
Interface representing a workspace change emitter.