Namespacescommonblockly.common_namespace.unregisterworkpace_1_functionOn this page 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