Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ fetch
Method
fetch
apps/web/hooks/polling.tsx:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
interface Props {
4
fetch(): Promise<void>;
5
success(data: any): void;
6
error(): void;
7
}
Callers
3
parseChannelAndThread
Function · 0.65
fetchAllAccounts
Function · 0.65
onThreadCreate
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected