Namespacescommonblockly.common.unregisterworkpaceOn this pageHome > blockly > common > unregisterWorkpace common.unregisterWorkpace() function Unregister a workspace from the workspace db. Signature: export declare function unregisterWorkpace(workspace: Workspace): void; Parameters ParameterTypeDescriptionworkspaceWorkspace Returns: void