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

File procedure-utils.test.ts

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

Source from the content-addressed store, hash-verified

1import { ContractProcedure } from '@orpc/contract'
2import * as z from 'zod'
3import { contract, ping } from '../tests/shared'
4import { lazy, unlazy } from './lazy'

Callers

nothing calls this directly

Calls 5

lazyFunction · 0.90
unlazyFunction · 0.90
callFunction · 0.90

Tested by

no test coverage detected