Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ AllResponse
Interface
AllResponse
packages/types/src/ssr.ts:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
export
interface
AllResponse {
82
threads: SerializedThread[];
83
total: number;
84
}
85
86
export
type
apiGetChannelProps = Pick<
87
ChannelProps,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected