This website requires JavaScript.
Explore
Help
Sign In
lfg2025
/
archy
Watch
1
Star
0
Fork
0
Code
Issues
27
Pull Requests
5
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
10fa19df667964f791c53ab3735f51d4b419a43b
archy
/
apps
/
did-wallet
/
node_modules
/
math-intrinsics
/
constants
/
maxSafeInteger.d.ts
T
3 lines
77 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add comprehensive installation and setup documentation
2026-01-27 17:18:21 +00:00
declare
const
MAX_SAFE_INTEGER
:
9007199254740991
;
export
=
MAX_SAFE_INTEGER
;
Reference in New Issue
Copy Permalink