MCPcopy 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

1import { router } from '~/routers'
2import { createRouterClient } from '@orpc/server'
3import type { RouterClient } from '@orpc/server'
4import { createORPCClient } from '@orpc/client'

Callers

nothing calls this directly

Calls 2

createRouterClientFunction · 0.90
createORPCClientFunction · 0.90

Tested by

no test coverage detected