Packages

A web application in pursuit of meaning in life.

Retired package: Complete rewrite, scratch old versions

Current section

Files

Jump to
udia assets node_modules mout lang GLOBAL.js
Raw

assets/node_modules/mout/lang/GLOBAL.js

// Reference to the global context (works on ES3 and ES5-strict mode)
//jshint -W061, -W064
module.exports = Function('return this')();