20776ee20d5835b632da4bc97ae3096335fde4c7676ccab461dd65762942013d.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 Set = getBuiltIn('Set');\nvar SetPrototype = Set.prototype;\nmodule.exports = {\n Set: Set,\n add: caller('add', 1),\n has: caller('has', 1),\n remove: caller('delete', 1),\n proto: SetPrototype\n};","map":{"version":3,"names":["getBuiltIn","require","caller","Set","SetPrototype","prototype","module","exports","add","has","remove","proto"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/core-js-pure/internals/set-helpers.js"],"sourcesContent":["'use strict';\nvar getBuiltIn = require('../internals/get-built-in');\nvar caller = require('../internals/caller');\n\nvar Set = getBuiltIn('Set');\nvar SetPrototype = Set.prototype;\n\nmodule.exports = {\n Set: Set,\n add: caller('add', 1),\n has: caller('has', 1),\n remove: caller('delete', 1),\n proto: SetPrototype\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;AAC3B,IAAII,YAAY,GAAGD,GAAG,CAACE,SAAS;AAEhCC,MAAM,CAACC,OAAO,GAAG;EACfJ,GAAG,EAAEA,GAAG;EACRK,GAAG,EAAEN,MAAM,CAAC,KAAK,EAAE,CAAC,CAAC;EACrBO,GAAG,EAAEP,MAAM,CAAC,KAAK,EAAE,CAAC,CAAC;EACrBQ,MAAM,EAAER,MAAM,CAAC,QAAQ,EAAE,CAAC,CAAC;EAC3BS,KAAK,EAAEP;AACT,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}