rsnext/examples/with-universal-configuration-runtime/lib/env.js
2017-12-02 18:08:53 +01:00

1 line
78 B
JavaScript

export default ('undefined' !== typeof window ? window.__ENV__ : process.env)