init commit

This commit is contained in:
iqudoo
2026-04-30 10:16:43 +08:00
commit 2c8eb4f587
44 changed files with 17574 additions and 0 deletions

2
src/polyfill/index.js Normal file
View File

@@ -0,0 +1,2 @@
import './_global';
import './_es6';