Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ thread.test.ts
File
thread.test.ts
packages/serializers/src/thread.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ serializeThread } from
'./thread'
;
2
import
{ build } from
'@linen/factory-client'
;
3
4
describe(
'#serialize'
, () => {
Callers
nothing calls this directly
Calls
2
serializeThread
Function · 0.90
build
Function · 0.90
Tested by
no test coverage detected