mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 23:22:22 +00:00
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
This commit is contained in:
3
packages/global/common/tsRest/init.ts
Normal file
3
packages/global/common/tsRest/init.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { initContract } from '@ts-rest/core';
|
||||
|
||||
export const c = initContract();
|
Reference in New Issue
Block a user