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

File client.test.ts

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

Source from the content-addressed store, hash-verified

1import type { ClientContext, ClientLink } from './types'
2import { createORPCClient } from './client'
3
4beforeEach(() => {

Callers

nothing calls this directly

Calls 4

createORPCClientFunction · 0.90
thenMethod · 0.80
pingMethod · 0.45
pongMethod · 0.45

Tested by

no test coverage detected