UNPKG

80 BTypeScriptView Raw
1export declare const Env: {
2 PRODUCTION: string;
3 DEVELOPMENT: string;
4};