Blame view

src/main/webapp/js/arcgis_js_api/dojo/global.js 170 Bytes
caiyongsong committed
1 2
//>>built
define(function(){return"undefined"!==typeof global&&"function"!==typeof global?global:"undefined"!==typeof window?window:"undefined"!==typeof self?self:this});