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

File procedure-client.test-d.ts

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

Source from the content-addressed store, hash-verified

1import type { Client } from '@orpc/client'
2import type { AnySchema, ErrorMap, ORPCError } from '@orpc/contract'
3import type { baseErrorMap, BaseMeta, inputSchema, outputSchema } from '../../contract/tests/shared'
4import type { Context } from './context'

Callers

nothing calls this directly

Calls 4

safeFunction · 0.90
createProcedureClientFunction · 0.90
clientFunction · 0.85
nextFunction · 0.70

Tested by

no test coverage detected