mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
fix: ts
This commit is contained in:
1
packages/service/type.d.ts
vendored
1
packages/service/type.d.ts
vendored
@@ -12,6 +12,7 @@ import { Worker } from 'worker_threads';
|
||||
import { TemplateMarketItemType } from '@fastgpt/global/core/workflow/type';
|
||||
|
||||
declare global {
|
||||
var systemVersion: string;
|
||||
var feConfigs: FastGPTFeConfigsType;
|
||||
var systemEnv: SystemEnvType;
|
||||
var subPlans: SubPlanType | undefined;
|
||||
|
Reference in New Issue
Block a user