MCPcopy
hub / github.com/CopyTranslator/CopyTranslator / Global

Interface Global

src/controller.d.ts:5–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3declare global {
4 namespace NodeJS {
5 interface Global {
6 controller: Controller;
7 }
8 }
9}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected