MCPcopy
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

1import { initContract } from '@ts-rest/core';
2import { apiBlog } from './contract-blog';
3
4const c = initContract();

Callers

nothing calls this directly

Calls 1

initContractFunction · 0.90

Tested by

no test coverage detected