Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/BuilderIO/agent-native
/ fetch
Function
fetch
packages/docs/ssr-entry.ts:12–14 ·
view source on GitHub ↗
(request: Request)
Source
from the content-addressed store, hash-verified
10
11
export
default {
12
async
fetch(request: Request) {
13
return
handler(request);
14
},
15
};
Callers
15
apiCall
Function · 0.50
graph
Function · 0.50
completeOAuth
Function · 0.50
completeOAuth
Function · 0.50
createMeeting
Function · 0.50
deleteMeeting
Function · 0.50
apiCall
Function · 0.50
completeOAuth
Function · 0.50
fetchJson
Function · 0.50
handleAdd
Function · 0.50
handleDelete
Function · 0.50
refreshStatuses
Function · 0.50
Calls
1
handler
Function · 0.50
Tested by
no test coverage detected