{"ast":null,"code":"'use strict';\n\n// https://tc39.github.io/proposal-setmap-offrom/\nvar $export = require('./_export');\nmodule.exports = function (COLLECTION) {\n  $export($export.S, COLLECTION, {\n    of: function of() {\n      var length = arguments.length;\n      var A = new Array(length);\n      while (length--) A[length] = arguments[length];\n      return new this(A);\n    }\n  });\n};","map":{"version":3,"names":["$export","require","module","exports","COLLECTION","S","of","length","arguments","A","Array"],"sources":["C:/Users/user/Desktop/000newport/node_modules/smooth-scrollbar/node_modules/core-js/modules/_set-collection-of.js"],"sourcesContent":["'use strict';\n// https://tc39.github.io/proposal-setmap-offrom/\nvar $export = require('./_export');\n\nmodule.exports = function (COLLECTION) {\n  $export($export.S, COLLECTION, { of: function of() {\n    var length = arguments.length;\n    var A = new Array(length);\n    while (length--) A[length] = arguments[length];\n    return new this(A);\n  } });\n};\n"],"mappings":"AAAA,YAAY;;AACZ;AACA,IAAIA,OAAO,GAAGC,OAAO,CAAC,WAAW,CAAC;AAElCC,MAAM,CAACC,OAAO,GAAG,UAAUC,UAAU,EAAE;EACrCJ,OAAO,CAACA,OAAO,CAACK,CAAC,EAAED,UAAU,EAAE;IAAEE,EAAE,EAAE,SAASA,EAAEA,CAAA,EAAG;MACjD,IAAIC,MAAM,GAAGC,SAAS,CAACD,MAAM;MAC7B,IAAIE,CAAC,GAAG,IAAIC,KAAK,CAACH,MAAM,CAAC;MACzB,OAAOA,MAAM,EAAE,EAAEE,CAAC,CAACF,MAAM,CAAC,GAAGC,SAAS,CAACD,MAAM,CAAC;MAC9C,OAAO,IAAI,IAAI,CAACE,CAAC,CAAC;IACpB;EAAE,CAAC,CAAC;AACN,CAAC"},"metadata":{},"sourceType":"script","externalDependencies":[]}