MCPcopy
hub / github.com/marmelab/json-graphql-server / Window

Interface Window

src/global.d.ts:2–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1declare global {
2 interface Window {
3 JsonGraphqlServer: object;
4 jsonSchemaBuilder: object;
5 }
6}
7export default global;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…