MCPcopy Index your code
hub / github.com/fontsource/fontsource / destroy

Method destroy

website/worker-configuration.d.ts:2509–2509  ·  view source on GitHub ↗
(error?: any)

Source from the content-addressed store, hash-verified

2507 start(options?: ContainerStartupOptions): void;
2508 monitor(): Promise<void>;
2509 destroy(error?: any): Promise<void>;
2510 signal(signo: number): void;
2511 getTcpPort(port: number): Fetcher;
2512}

Callers 5

deriveBaseNameFunction · 0.80
createFontContextFunction · 0.80
buildWithFixtureFunction · 0.80
conversion.test.tsFile · 0.80
useFontConverterFunction · 0.80

Calls

no outgoing calls

Tested by 1

buildWithFixtureFunction · 0.64