GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
vmk-demo-bot
Transfer to URL with SHA
Find file
Newer
Older
tree:
bd9698b14c
Branches
Tags
×
master
vmk-demo-bot
/
frontend
/
node_modules
/
math-intrinsics
/
constants
/ maxSafeInteger.d.ts
eugene-sukhodolskiy
18 days ago
77 bytes
init
Raw
Blame
History
declare const MAX_SAFE_INTEGER: 9007199254740991; export = MAX_SAFE_INTEGER;