first commit

This commit is contained in:
dhp
2026-04-23 17:03:40 +08:00
commit dfd77fe83b
1298 changed files with 163510 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
declare const MAX_ARRAY_LENGTH: 4294967295;
export = MAX_ARRAY_LENGTH;