interface RealBlockly {
    Workspace: WorkspaceConstructor;
    WorkspaceSvg: typeof WorkspaceSvg;
}

Properties

WorkspaceSvg: typeof WorkspaceSvg