UNPKG

81 BPlain TextView Raw
1export const Env = {
2 PRODUCTION: 'production',
3 DEVELOPMENT: 'development',
4}