d17b3cdd0bc2ae0c9143e7ecf80ccb67.json 682 Bytes
{"ast":null,"code":"var toString = {}.toString;\n\nmodule.exports = function (it) {\n  return toString.call(it).slice(8, -1);\n};","map":{"version":3,"sources":["C:/Users/kkwan_000/Desktop/git/2017110269/minsung/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"}