global.js 80 Bytes RawBlameHistoryPermalink 1 2 3 4 5 /* eslint strict: "off" */ module.exports = (function () { return this; }());