MCPcopy Create free account
hub / github.com/fontsource/fontsource /

Class

website/worker-configuration.d.ts:141–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139 mutable?: boolean;
140 }
141 class Global {
142 constructor(descriptor: GlobalDescriptor, value?: any);
143 value: any;
144 valueOf(): any;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected