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

File procedure-utils.test-d.ts

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

Source from the content-addressed store, hash-verified

1import type { ORPCError } from '@orpc/contract'
2import { safe } from '@orpc/client'
3import { ping, pong } from '../tests/shared'
4import { call } from './procedure-utils'

Callers

nothing calls this directly

Calls 2

safeFunction · 0.90
callFunction · 0.90

Tested by

no test coverage detected