mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +00:00
1 line
941 B
JSON
1 line
941 B
JSON
{"ast":null,"code":"/* eslint-disable */\n// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028\nexport default typeof window != 'undefined' && window.Math == Math ? window : typeof self != 'undefined' && self.Math == Math ? self : Function('return this')();","map":{"version":3,"sources":["/app/node_modules/@material-ui/utils/esm/ponyfillGlobal.js"],"names":["window","Math","self","Function"],"mappings":"AAAA;AACA;AACA,eAAe,OAAOA,MAAP,IAAiB,WAAjB,IAAgCA,MAAM,CAACC,IAAP,IAAeA,IAA/C,GAAsDD,MAAtD,GAA+D,OAAOE,IAAP,IAAe,WAAf,IAA8BA,IAAI,CAACD,IAAL,IAAaA,IAA3C,GAAkDC,IAAlD,GAAyDC,QAAQ,CAAC,aAAD,CAAR,EAAvI","sourcesContent":["/* eslint-disable */\n// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028\nexport default typeof window != 'undefined' && window.Math == Math ? window : typeof self != 'undefined' && self.Math == Math ? self : Function('return this')();"]},"metadata":{},"sourceType":"module"} |