glass-platform
Version:
Glass platform
23 lines (16 loc) • 400 B
JavaScript
(function(){require.register('glass/global',function(module,exports,require){// Generated by CoffeeScript 1.6.2
(function() {
var exports, global, _ref;
require('sugar');
global = (function() {
return this;
})();
if ((_ref = global.global) == null) {
global.global = global;
}
module.exports = exports = global;
}).call(this);
/*
//@ sourceMappingURL=global.map
*/
})})()