MCPcopy 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
3interface Props {
4 fetch(): Promise<void>;
5 success(data: any): void;
6 error(): void;
7}

Callers 3

parseChannelAndThreadFunction · 0.65
fetchAllAccountsFunction · 0.65
onThreadCreateFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected