This commit is contained in:
2026-01-26 19:24:43 +00:00
commit 43a1c758b3
825 changed files with 121893 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
declare const MAX_SAFE_INTEGER: 9007199254740991;
export = MAX_SAFE_INTEGER;