12345678 |
- /**
- * Minified by jsDelivr using Terser v5.10.0.
- * Original file: /npm/react-dom@18.1.0/index.js
- *
- * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
- */
- "use strict"; function checkDCE() { if ("undefined" != typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" == typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE) { if ("production" !== process.env.NODE_ENV) throw new Error("^_^"); try { __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(checkDCE) } catch (e) { console.error(e) } } } "production" === process.env.NODE_ENV ? (checkDCE(), module.exports = require("./cjs/react-dom.production.min.js")) : module.exports = require("./cjs/react-dom.development.js");
- //# sourceMappingURL=/sm/1928c3fff5ccf3f03e8f68f37793de9c8373258007fea4cb658eaa00379e48c2.map
|