b03b92325b197986dc24e4109633f7cb431d1a7bca28925402ab6080b5cb15ef.json 1.4 KB

1
  1. {"ast":null,"code":"'use strict';\n\nvar getBuiltIn = require('../internals/get-built-in');\nvar caller = require('../internals/caller');\nvar Map = getBuiltIn('Map');\nmodule.exports = {\n Map: Map,\n set: caller('set', 2),\n get: caller('get', 1),\n has: caller('has', 1),\n remove: caller('delete', 1),\n proto: Map.prototype\n};","map":{"version":3,"names":["getBuiltIn","require","caller","Map","module","exports","set","get","has","remove","proto","prototype"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/core-js-pure/internals/map-helpers.js"],"sourcesContent":["'use strict';\nvar getBuiltIn = require('../internals/get-built-in');\nvar caller = require('../internals/caller');\n\nvar Map = getBuiltIn('Map');\n\nmodule.exports = {\n Map: Map,\n set: caller('set', 2),\n get: caller('get', 1),\n has: caller('has', 1),\n remove: caller('delete', 1),\n proto: Map.prototype\n};\n"],"mappings":"AAAA,YAAY;;AACZ,IAAIA,UAAU,GAAGC,OAAO,CAAC,2BAA2B,CAAC;AACrD,IAAIC,MAAM,GAAGD,OAAO,CAAC,qBAAqB,CAAC;AAE3C,IAAIE,GAAG,GAAGH,UAAU,CAAC,KAAK,CAAC;AAE3BI,MAAM,CAACC,OAAO,GAAG;EACfF,GAAG,EAAEA,GAAG;EACRG,GAAG,EAAEJ,MAAM,CAAC,KAAK,EAAE,CAAC,CAAC;EACrBK,GAAG,EAAEL,MAAM,CAAC,KAAK,EAAE,CAAC,CAAC;EACrBM,GAAG,EAAEN,MAAM,CAAC,KAAK,EAAE,CAAC,CAAC;EACrBO,MAAM,EAAEP,MAAM,CAAC,QAAQ,EAAE,CAAC,CAAC;EAC3BQ,KAAK,EAAEP,GAAG,CAACQ;AACb,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}