MCPcopy Create free account
hub / github.com/ceifa/wasmoon /

Class

src/type-extensions/proxy.ts:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19class ProxyTypeExtension extends TypeExtension<any, ProxyDecorationOptions> {
20 private readonly gcPointer: number
21
22 public constructor(thread: Global) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected