Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
deriveBaseName
Function · 0.80
createFontContext
Function · 0.80
buildWithFixture
Function · 0.80
conversion.test.ts
File · 0.80
useFontConverter
Function · 0.80
Calls
no outgoing calls
Tested by
1
buildWithFixture
Function · 0.64