UNPKG

@rws-air/utils

Version:
3 lines 157 B
/** Validates whether the current environment is either development or test */ export declare const isDevEnv: boolean; //# sourceMappingURL=IsDevEnv.d.ts.map