MCPcopy Create free account
hub / github.com/middleapi/orpc / router-client.test.ts

File router-client.test.ts

packages/server/src/router-client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ping, pong, router } from '../tests/shared'
2import { unlazy } from './lazy'
3import { createProcedureClient } from './procedure-client'
4import { createRouterClient } from './router-client'

Callers

nothing calls this directly

Calls 4

createRouterClientFunction · 0.90
unlazyFunction · 0.90
pongMethod · 0.45
pingMethod · 0.45

Tested by

no test coverage detected