MCPcopy 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

implementFunction · 0.90
handlerMethod · 0.80

Tested by

no test coverage detected