MCPcopy
hub / github.com/cloudflare/capnweb / getJsEmbedded

Method getJsEmbedded

__tests__/workerd.test.ts:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 }
54
55 getJsEmbedded() {
56 return {stub: new RpcStub(new JsCounter())};
57 }
58}
59
60describe("workerd compatibility", () => {

Callers 1

workerd.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected