{"ast":null,"code":"// fallback for non-array-like ES3 and non-enumerable old V8 strings\nvar cof = require('./_cof');\n// eslint-disable-next-line no-prototype-builtins\nmodule.exports = Object('z').propertyIsEnumerable(0) ? Object : function (it) {\n  return cof(it) == 'String' ? it.split('') : Object(it);\n};","map":{"version":3,"names":["cof","require","module","exports","Object","propertyIsEnumerable","it","split"],"sources":["C:/Users/user/Desktop/000newport/node_modules/smooth-scrollbar/node_modules/core-js/modules/_iobject.js"],"sourcesContent":["// fallback for non-array-like ES3 and non-enumerable old V8 strings\nvar cof = require('./_cof');\n// eslint-disable-next-line no-prototype-builtins\nmodule.exports = Object('z').propertyIsEnumerable(0) ? Object : function (it) {\n  return cof(it) == 'String' ? it.split('') : Object(it);\n};\n"],"mappings":"AAAA;AACA,IAAIA,GAAG,GAAGC,OAAO,CAAC,QAAQ,CAAC;AAC3B;AACAC,MAAM,CAACC,OAAO,GAAGC,MAAM,CAAC,GAAG,CAAC,CAACC,oBAAoB,CAAC,CAAC,CAAC,GAAGD,MAAM,GAAG,UAAUE,EAAE,EAAE;EAC5E,OAAON,GAAG,CAACM,EAAE,CAAC,IAAI,QAAQ,GAAGA,EAAE,CAACC,KAAK,CAAC,EAAE,CAAC,GAAGH,MAAM,CAACE,EAAE,CAAC;AACxD,CAAC"},"metadata":{},"sourceType":"script","externalDependencies":[]}