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

File builder.test.ts

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

Source from the content-addressed store, hash-verified

1import type { Schema } from '@orpc/contract'
2import { isContractProcedure } from '@orpc/contract'
3import * as z from 'zod'
4import { baseErrorMap, baseMeta, baseRoute, generalSchema, inputSchema, outputSchema } from '../../contract/tests/shared'

Callers

nothing calls this directly

Calls 15

unlazyFunction · 0.90
$configMethod · 0.80
$contextMethod · 0.80
handlerMethod · 0.80
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