a.js 70 B

123
  1. module.exports = function () {
  2. return "crazy environment thing"
  3. }