62e4f4cb3c8c2ff4ee9c36aa15999cdf.json 687 B

1
  1. {"ast":null,"code":"var toString = {}.toString;\n\nmodule.exports = function (it) {\n return toString.call(it).slice(8, -1);\n};","map":{"version":3,"sources":["/Users/jane/Documents/Курс Front-end/HW8/myproject/node_modules/core-js-pure/internals/classof-raw.js"],"names":["toString","module","exports","it","call","slice"],"mappings":"AAAA,IAAIA,QAAQ,GAAG,GAAGA,QAAlB;;AAEAC,MAAM,CAACC,OAAP,GAAiB,UAAUC,EAAV,EAAc;AAC7B,SAAOH,QAAQ,CAACI,IAAT,CAAcD,EAAd,EAAkBE,KAAlB,CAAwB,CAAxB,EAA2B,CAAC,CAA5B,CAAP;AACD,CAFD","sourcesContent":["var toString = {}.toString;\n\nmodule.exports = function (it) {\n return toString.call(it).slice(8, -1);\n};\n"]},"metadata":{},"sourceType":"script"}