MCPcopy Create free account
hub / github.com/middleapi/orpc / client-safe.test.ts

File client-safe.test.ts

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

Source from the content-addressed store, hash-verified

1import { createSafeClient } from './client-safe'
2
3beforeEach(() => {
4 vi.clearAllMocks()

Callers

nothing calls this directly

Calls 3

createSafeClientFunction · 0.90
pingMethod · 0.45
pongMethod · 0.45

Tested by

no test coverage detected