Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ peng
Method
peng
packages/nest/src/implement.test.ts:689–691 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
687
688
@Implement(contract.nested.peng)
689
peng() {
690
return
implement(contract.nested.peng).handler(peng_handler)
691
}
692
}
693
694
const
moduleRef =
await
Test.createTestingModule({
Callers
nothing calls this directly
Calls
2
implement
Function · 0.90
handler
Method · 0.80
Tested by
no test coverage detected