MCPcopy Create free account
hub / github.com/idosal/git-mcp /

Class

worker-configuration.d.ts:147–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 constructor(message?: string);
146 }
147 class RuntimeError extends Error {
148 constructor(message?: string);
149 }
150 type ValueType = "anyfunc" | "externref" | "f32" | "f64" | "i32" | "i64" | "v128";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected