global.js
1  'use strict';
2  
3  module.exports = new Function("return this")();