Current section

Files

Jump to
udia assets node_modules mout src lang GLOBAL.js
Raw

assets/node_modules/mout/src/lang/GLOBAL.js

define(function () {
// Reference to the global context (works on ES3 and ES5-strict mode)
//jshint -W061, -W064
return Function('return this')();
});