Function: unregisterWorkpace()
function unregisterWorkpace(workspace): void;
Defined in: packages/blockly/core/common.ts:72
Unregister a workspace from the workspace db.
Parameters
| Parameter | Type |
|---|---|
workspace | Workspace |
Returns
void
Deprecated
v13: use Blockly.common.unregisterWorkspace