mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
2 lines
67 B
JavaScript
2 lines
67 B
JavaScript
|
|
export const isProduction = process.env.NODE_ENV === 'PRODUCTION'
|