Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/blitz-js/blitz
/ [[...blitz]].ts
File
[[...blitz]].ts
integration-tests/rpc-path-root/pages/api/rpc/[[...blitz]].ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{rpcHandler} from
"@blitzjs/rpc"
2
3
export
default rpcHandler({onError: (error, ctx) => console.log(error)})
Callers
nothing calls this directly
Calls
2
rpcHandler
Function · 0.90
log
Method · 0.45
Tested by
no test coverage detected