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

Class

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

Source from the content-addressed store, hash-verified

9};
10
11export class Portion {
12 vertical: boolean;
13 children: Portion[];
14 borders: PortionBorder[];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected