Namespacescommonblockly.common.getallworkspacesOn this pageHome > blockly > common > getAllWorkspaces common.getAllWorkspaces() function Find all workspaces. Signature: export declare function getAllWorkspaces(): Workspace[]; Returns: Workspace[] Array of workspaces.