webcad-api/types/Common/Deving.d.ts

3 lines
121 B
TypeScript

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