1 |
- {"ast":null,"code":"'use strict';\n\n// TODO: Remove from `core-js@4`\nvar $ = require('../internals/export');\nvar bind = require('../internals/function-bind');\n\n// `Function.prototype.bind` method\n// https://tc39.es/ecma262/#sec-function.prototype.bind\n// eslint-disable-next-line es/no-function-prototype-bind -- detection\n$({\n target: 'Function',\n proto: true,\n forced: Function.bind !== bind\n}, {\n bind: bind\n});","map":{"version":3,"names":["$","require","bind","target","proto","forced","Function"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/core-js-pure/modules/es.function.bind.js"],"sourcesContent":["'use strict';\n// TODO: Remove from `core-js@4`\nvar $ = require('../internals/export');\nvar bind = require('../internals/function-bind');\n\n// `Function.prototype.bind` method\n// https://tc39.es/ecma262/#sec-function.prototype.bind\n// eslint-disable-next-line es/no-function-prototype-bind -- detection\n$({ target: 'Function', proto: true, forced: Function.bind !== bind }, {\n bind: bind\n});\n"],"mappings":"AAAA,YAAY;;AACZ;AACA,IAAIA,CAAC,GAAGC,OAAO,CAAC,qBAAqB,CAAC;AACtC,IAAIC,IAAI,GAAGD,OAAO,CAAC,4BAA4B,CAAC;;AAEhD;AACA;AACA;AACAD,CAAC,CAAC;EAAEG,MAAM,EAAE,UAAU;EAAEC,KAAK,EAAE,IAAI;EAAEC,MAAM,EAAEC,QAAQ,CAACJ,IAAI,KAAKA;AAAK,CAAC,EAAE;EACrEA,IAAI,EAAEA;AACR,CAAC,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}
|