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

Class

src/type-extensions/userdata.ts:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15class UserdataTypeExtension extends TypeExtension<any, UserdataDecorationOptions> {
16 private readonly gcPointer: number
17
18 public constructor(thread: Global) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected