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

File link-utils.test.ts

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

Source from the content-addressed store, hash-verified

1import { os } from './builder'
2import { inferRPCMethodFromRouter } from './link-utils'
3
4it('inferRPCMethodFromRouter', async () => {

Callers

nothing calls this directly

Calls 4

inferRPCMethodFromRouterFunction · 0.90
handlerMethod · 0.80
routeMethod · 0.65
lazyMethod · 0.65

Tested by

no test coverage detected