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

File implementer-procedure.test-d.ts

packages/server/src/implementer-procedure.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, ContractProcedure, ErrorFromErrorMap, ErrorMap } from '@orpc/contract'
3import type { OmitChainMethodDeep } from '@orpc/shared'
4import type { baseErrorMap, BaseMeta, inputSchema, outputSchema } from '../../contract/tests/shared'

Callers

nothing calls this directly

Calls 5

handlerMethod · 0.80
nextFunction · 0.70
useMethod · 0.65
callableMethod · 0.65
actionableMethod · 0.65

Tested by

no test coverage detected