webcad-ue4-api/types/Common/Deving.d.ts
2024-10-29 17:14:43 +08:00

3 lines
121 B
TypeScript

export declare function IsDev(): boolean;
export declare function IsTest(): boolean;
//# sourceMappingURL=Deving.d.ts.map