Files
FastGPT/packages/global/common/tsRest/init.ts
伍闲犬 bd33873fcf feat: integrate ts-rest (#5741)
* feat: integrate ts-rest

* chore: classify core contract and pro contract

* chore: update lockfile

* chore: tweak dir structure

* chore: tweak dir structure
2025-10-13 16:35:56 +08:00

4 lines
80 B
TypeScript

import { initContract } from '@ts-rest/core';
export const c = initContract();