MCPcopy Index your code
hub / github.com/JavaCS3/xterm-player / Window

Interface Window

src/global.d.ts:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16// eslint-disable-next-line @typescript-eslint/naming-convention
17interface Window {
18 Terminal: any
19}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected