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

File proxy.test.ts

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

Source from the content-addressed store, hash-verified

1import { overlayProxy, preventNativeAwait } from './proxy'
2
3describe('preventNativeAwait', () => {
4 it('should work normally if not awaited', () => {

Callers

nothing calls this directly

Calls 4

preventNativeAwaitFunction · 0.90
overlayProxyFunction · 0.90
thenMethod · 0.80
nextMethod · 0.45

Tested by

no test coverage detected