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

File builder.test-d.ts

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

Source from the content-addressed store, hash-verified

1import type { AnySchema, ContractProcedure, ErrorMap, MergedErrorMap, Schema } from '@orpc/contract'
2import type { baseErrorMap, BaseMeta, inputSchema, outputSchema } from '../../contract/tests/shared'
3import type { CurrentContext, InitialContext } from '../tests/shared'
4import type { Builder } from './builder'

Callers

nothing calls this directly

Calls 15

$configMethod · 0.80
$contextMethod · 0.80
handlerMethod · 0.80
nextFunction · 0.70
middlewareMethod · 0.65
errorsMethod · 0.65
useMethod · 0.65
metaMethod · 0.65
routeMethod · 0.65
inputMethod · 0.65
outputMethod · 0.65
routerMethod · 0.65

Tested by

no test coverage detected