Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ orpc.ts
File
orpc.ts
playgrounds/tanstack-start/src/lib/orpc.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ router } from
'~/routers'
2
import
{ createRouterClient } from
'@orpc/server'
3
import
type
{ RouterClient } from
'@orpc/server'
4
import
{ createORPCClient } from
'@orpc/client'
Callers
nothing calls this directly
Calls
2
createRouterClient
Function · 0.90
createORPCClient
Function · 0.90
Tested by
no test coverage detected