MCPcopy Create free account
hub / github.com/middleapi/orpc / shared.ts

File shared.ts

packages/client/tests/shared.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { RouterClient } from '@orpc/server'
2import { RPCHandler } from '@orpc/server/fetch'
3import { router, streamed } from '../../server/tests/shared'
4import { createORPCClient } from '../src'

Callers

nothing calls this directly

Calls 2

createORPCClientFunction · 0.90
handleMethod · 0.45

Tested by

no test coverage detected