interface BlocklyGlobal {
    getMainWorkspace(): null | Workspace;
}

Hierarchy (View Summary)

Methods