declare-global.js 57 B

123
  1. const global = 'declared global'
  2. module.exports = global