MCPcopy Create free account
hub / github.com/material-shell/material-shell /

Class

src/layout/msWorkspace/msWorkspace.ts:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48export class MsWorkspace extends WithSignals {
49 msWorkspaceManager: MsWorkspaceManager;
50 private _state: MsWorkspaceState;
51 appLauncher: MsApplicationLauncher;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected