global.js 170 Bytes Raw Blame History Permalink 1 2 //>>built define(function(){return"undefined"!==typeof global&&"function"!==typeof global?global:"undefined"!==typeof window?window:"undefined"!==typeof self?self:this});