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

Class

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

Source from the content-addressed store, hash-verified

131 constructor(message?: string);
132 }
133 class RuntimeError extends Error {
134 constructor(message?: string);
135 }
136 type ValueType = "anyfunc" | "externref" | "f32" | "f64" | "i32" | "i64" | "v128";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected