chore: localfied react, react-dom and crypto-es

This commit is contained in:
CrescentLeaf
2025-09-06 23:28:50 +08:00
parent 22b8269c4b
commit b6140063c7
45 changed files with 26277 additions and 36 deletions

View File

@@ -0,0 +1,5 @@
/* esm.sh - react-dom@18.3.1 */
import "./react@18.3.1/react.mjs";
import "./scheduler@0.23.2/scheduler.mjs";
export * from "./react-dom@18.3.1/react-dom.mjs";
export { default } from "./react-dom@18.3.1/react-dom.mjs";