You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scripted/website/node_modules/.cache/babel-loader/396bf73c57dcd56d9adda8002c1...

1 line
1.3 KiB

{"ast":null,"code":"var $documentAll = require('../internals/document-all');\nvar documentAll = $documentAll.all;\n\n// `IsCallable` abstract operation\n// https://tc39.es/ecma262/#sec-iscallable\nmodule.exports = $documentAll.IS_HTMLDDA ? function (argument) {\n return typeof argument == 'function' || argument === documentAll;\n} : function (argument) {\n return typeof argument == 'function';\n};","map":{"version":3,"names":["$documentAll","require","documentAll","all","module","exports","IS_HTMLDDA","argument"],"sources":["C:/Cours/SAE/SAE-3.01/Scripted/Scripted/website/node_modules/core-js-pure/internals/is-callable.js"],"sourcesContent":["var $documentAll = require('../internals/document-all');\n\nvar documentAll = $documentAll.all;\n\n// `IsCallable` abstract operation\n// https://tc39.es/ecma262/#sec-iscallable\nmodule.exports = $documentAll.IS_HTMLDDA ? function (argument) {\n return typeof argument == 'function' || argument === documentAll;\n} : function (argument) {\n return typeof argument == 'function';\n};\n"],"mappings":"AAAA,IAAIA,YAAY,GAAGC,OAAO,CAAC,2BAA2B,CAAC;AAEvD,IAAIC,WAAW,GAAGF,YAAY,CAACG,GAAG;;AAElC;AACA;AACAC,MAAM,CAACC,OAAO,GAAGL,YAAY,CAACM,UAAU,GAAG,UAAUC,QAAQ,EAAE;EAC7D,OAAO,OAAOA,QAAQ,IAAI,UAAU,IAAIA,QAAQ,KAAKL,WAAW;AAClE,CAAC,GAAG,UAAUK,QAAQ,EAAE;EACtB,OAAO,OAAOA,QAAQ,IAAI,UAAU;AACtC,CAAC"},"metadata":{},"sourceType":"script"}