mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +00:00
1 line
1.0 KiB
JSON
1 line
1.0 KiB
JSON
{"ast":null,"code":"import freeGlobal from './_freeGlobal.js';\n/** Detect free variable `self`. */\n\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n/** Used as a reference to the global object. */\n\nvar root = freeGlobal || freeSelf || Function('return this')();\nexport default root;","map":{"version":3,"sources":["/app/node_modules/lodash-es/_root.js"],"names":["freeGlobal","freeSelf","self","Object","root","Function"],"mappings":"AAAA,OAAOA,UAAP,MAAuB,kBAAvB;AAEA;;AACA,IAAIC,QAAQ,GAAG,OAAOC,IAAP,IAAe,QAAf,IAA2BA,IAA3B,IAAmCA,IAAI,CAACC,MAAL,KAAgBA,MAAnD,IAA6DD,IAA5E;AAEA;;AACA,IAAIE,IAAI,GAAGJ,UAAU,IAAIC,QAAd,IAA0BI,QAAQ,CAAC,aAAD,CAAR,EAArC;AAEA,eAAeD,IAAf","sourcesContent":["import freeGlobal from './_freeGlobal.js';\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nexport default root;\n"]},"metadata":{},"sourceType":"module"} |