PromoCursed/node_modules/.cache/babel-loader/37fafa3f1a6267dd28e67f6b9ce80d7dcfc7c8729e7a7f2334739d4cf6e92d81.json

1 line
907 B
JSON
Raw Normal View History

2024-08-20 23:25:37 +04:00
{"ast":null,"code":"'use strict';\n\n// we can't use just `it == null` since of `document.all` special case\n// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot-aec\nmodule.exports = function (it) {\n return it === null || it === undefined;\n};","map":{"version":3,"names":["module","exports","it","undefined"],"sources":["C:/Users/Аришина)/source/repos/PromoCursed/node_modules/core-js-pure/internals/is-null-or-undefined.js"],"sourcesContent":["'use strict';\n// we can't use just `it == null` since of `document.all` special case\n// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot-aec\nmodule.exports = function (it) {\n return it === null || it === undefined;\n};\n"],"mappings":"AAAA,YAAY;;AACZ;AACA;AACAA,MAAM,CAACC,OAAO,GAAG,UAAUC,EAAE,EAAE;EAC7B,OAAOA,EAAE,KAAK,IAAI,IAAIA,EAAE,KAAKC,SAAS;AACxC,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}