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

Class

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

Source from the content-addressed store, hash-verified

158 shared?: boolean;
159 }
160 class Memory {
161 constructor(descriptor: MemoryDescriptor);
162 readonly buffer: ArrayBuffer;
163 grow(delta: number): number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected