MCPcopy Create free account
hub / github.com/middleapi/orpc / router-utils.test.ts

File router-utils.test.ts

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

Source from the content-addressed store, hash-verified

1import type { AnyProcedure } from './procedure'
2import { enhanceRoute } from '@orpc/contract'
3import { contract, ping, pingMiddleware, pong, router } from '../tests/shared'
4import { getLazyMeta, isLazy, unlazy } from './lazy'

Callers

nothing calls this directly

Calls 9

getRouterFunction · 0.90
unlazyFunction · 0.90
enhanceRouterFunction · 0.90
enhanceRouteFunction · 0.90
getLazyMetaFunction · 0.90
setHiddenRouterContractFunction · 0.90
unlazyRouterFunction · 0.90

Tested by

no test coverage detected