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

1 line
896 B
JSON

{"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/Аришина)/Desktop/promo/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":[]}