MCPcopy Create free account
hub / github.com/andywer/threads.js / getValue

Method getValue

test/lib/serialization.ts:10–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8 }
9
10 getValue() {
11 return this.value
12 }
13}
14
15interface SerializedFoo<T extends JsonSerializable> {

Callers 3

serializeFunction · 0.80
runFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected