mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
4.8.7 fix (#2076)
This commit is contained in:
3
packages/service/type.d.ts
vendored
3
packages/service/type.d.ts
vendored
@@ -26,5 +26,6 @@ declare global {
|
||||
callbackMap: Record<string, (e: number) => void>;
|
||||
}[];
|
||||
|
||||
var systemInited: boolean;
|
||||
var systemLoadedGlobalVariables: boolean;
|
||||
var systemLoadedGlobalConfig: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user