Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ procedure-utils.test.ts
File
procedure-utils.test.ts
packages/server/src/procedure-utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ContractProcedure } from
'@orpc/contract'
2
import
* as z from
'zod'
3
import
{ contract, ping } from
'../tests/shared'
4
import
{ lazy, unlazy } from
'./lazy'
Callers
nothing calls this directly
Calls
5
createAssertedLazyProcedure
Function · 0.90
lazy
Function · 0.90
unlazy
Function · 0.90
createContractedProcedure
Function · 0.90
call
Function · 0.90
Tested by
no test coverage detected