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