Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
interface
SerializedFoo<T extends JsonSerializable> {
Callers
3
serialization.test.ts
File · 0.80
serialize
Function · 0.80
run
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected