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

File utils.test.ts

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

Source from the content-addressed store, hash-verified

1import { ORPCError } from './error'
2import { consumeEventIterator, resolveFriendlyClientOptions, safe } from './utils'
3
4it('safe', async () => {

Callers

nothing calls this directly

Calls 3

safeFunction · 0.90
consumeEventIteratorFunction · 0.90

Tested by

no test coverage detected