Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ os } from
'./builder'
2
import
{ inferRPCMethodFromRouter } from
'./link-utils'
3
4
it(
'inferRPCMethodFromRouter'
,
async
() => {
Callers
nothing calls this directly
Calls
4
inferRPCMethodFromRouter
Function · 0.90
handler
Method · 0.80
route
Method · 0.65
lazy
Method · 0.65
Tested by
no test coverage detected