开发:更新api
This commit is contained in:
4
types/Common/Log.d.ts
vendored
4
types/Common/Log.d.ts
vendored
@@ -4,5 +4,9 @@ export declare function Log(message?: any, ...optionalParams: any[]): void;
|
||||
export declare const LogEnable: {
|
||||
Display: boolean;
|
||||
};
|
||||
export declare const ReportErrorWrap: {
|
||||
ReportError: any;
|
||||
IsProduction: boolean;
|
||||
};
|
||||
export {};
|
||||
//# sourceMappingURL=Log.d.ts.map
|
Reference in New Issue
Block a user