Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ts-rest/ts-rest
/ test-contract.ts
File
test-contract.ts
apps/example-next/contracts/test-contract.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ initContract } from
'@ts-rest/core'
;
2
import
{ z } from
'zod'
;
3
4
const
c = initContract();
Callers
nothing calls this directly
Calls
1
initContract
Function · 0.90
Tested by
no test coverage detected