UNPKG

257 BTypeScriptView Raw
1import { ENVIRONMENT } from '../../utils/environment';
2/**
3 * Gets the environment variables
4 */
5export declare function getEnv(): Required<ENVIRONMENT>;
6export declare function getEnvWithoutDefaults(): ENVIRONMENT;
7//# sourceMappingURL=environment.d.ts.map
\No newline at end of file