Namespacescommonblockly.common_namespace.unregisterworkspace_functionOn this pageblockly > common > unregisterWorkspace common.unregisterWorkspace() function Unregister a workspace from the workspace db. Signature: export declare function unregisterWorkspace(workspace: Workspace): void; Parameters ParameterTypeDescriptionworkspaceWorkspace Returns: void