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

File implementer.test-d.ts

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

Source from the content-addressed store, hash-verified

1import type { AnySchema, ErrorMap, Meta, Schema } from '@orpc/contract'
2import type { baseErrorMap, BaseMeta, inputSchema, outputSchema, router } from '../../contract/tests/shared'
3import type { CurrentContext, InitialContext } from '../tests/shared'
4import type { Context, MergedCurrentContext } from './context'

Callers

nothing calls this directly

Calls 7

$contextMethod · 0.80
$configMethod · 0.80
nextFunction · 0.70
middlewareMethod · 0.65
useMethod · 0.65
routerMethod · 0.65
lazyMethod · 0.65

Tested by

no test coverage detected