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

File error.test.ts

packages/contract/src/error.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ErrorMap } from './error'
2import { ORPCError } from '@orpc/client'
3import z from 'zod'
4import { baseErrorMap } from '../tests/shared'

Callers

nothing calls this directly

Calls 3

mergeErrorMapFunction · 0.90
validateORPCErrorFunction · 0.90
transformMethod · 0.65

Tested by

no test coverage detected