UNPKG

@pallad/app-env

Version:

Detects environment (production, staging, test, development, ci) and helps making decision based on that

6 lines (5 loc) 164 B
export * from './Info'; export * from './setup'; export * from './Factory'; export * from './StandardEnvName'; export * from './error/NoEnvironmentNameFoundError';