PromoCursed/node_modules/.cache/babel-loader/c37ae1596723941bd9b4eeed5b3f8fe2c2b6ce53ce226c489493f769b145429f.json
2024-08-20 23:25:37 +04:00

1 line
1.3 KiB
JSON

{"ast":null,"code":"'use strict';\n\nvar classofRaw = require('../internals/classof-raw');\nvar uncurryThis = require('../internals/function-uncurry-this');\nmodule.exports = function (fn) {\n // Nashorn bug:\n // https://github.com/zloirock/core-js/issues/1128\n // https://github.com/zloirock/core-js/issues/1130\n if (classofRaw(fn) === 'Function') return uncurryThis(fn);\n};","map":{"version":3,"names":["classofRaw","require","uncurryThis","module","exports","fn"],"sources":["C:/Users/Аришина)/Desktop/promo/node_modules/core-js-pure/internals/function-uncurry-this-clause.js"],"sourcesContent":["'use strict';\nvar classofRaw = require('../internals/classof-raw');\nvar uncurryThis = require('../internals/function-uncurry-this');\n\nmodule.exports = function (fn) {\n // Nashorn bug:\n // https://github.com/zloirock/core-js/issues/1128\n // https://github.com/zloirock/core-js/issues/1130\n if (classofRaw(fn) === 'Function') return uncurryThis(fn);\n};\n"],"mappings":"AAAA,YAAY;;AACZ,IAAIA,UAAU,GAAGC,OAAO,CAAC,0BAA0B,CAAC;AACpD,IAAIC,WAAW,GAAGD,OAAO,CAAC,oCAAoC,CAAC;AAE/DE,MAAM,CAACC,OAAO,GAAG,UAAUC,EAAE,EAAE;EAC7B;EACA;EACA;EACA,IAAIL,UAAU,CAACK,EAAE,CAAC,KAAK,UAAU,EAAE,OAAOH,WAAW,CAACG,EAAE,CAAC;AAC3D,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}