export const PROD = 'production'; export const TEST = 'testing'; export const DEV = 'development';