Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ threads.ts
File
threads.ts
packages/types/src/threads.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ SerializedChannel } from
'./channels'
;
2
import
{ SerializedMessage } from
'./messages'
;
3
import
{ makeEnum } from
'./utils/makeEnum'
;
4
Callers
nothing calls this directly
Calls
1
makeEnum
Function · 0.90
Tested by
no test coverage detected