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

Class

src/module/overrideModule.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5/* exported OverrideModule */
6export class OverrideModule {
7 orignalMetaWorkspaceOnPrimary: () => boolean;
8 windowManagersFunctionToRestore: any[];
9

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected