This website works better with JavaScript
홈
탐색
도움말
로그인
lovecoding
/
w1020
Watch
10
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
2d70e83176
브랜치
태그
master
w1020
/
18.uniapp小程序
/
project2
/
node_modules
/
math-intrinsics
/
constants
/
maxSafeInteger.d.ts
maxSafeInteger.d.ts
77 B
히스토리
Raw
1
2
3
declare const MAX_SAFE_INTEGER: 9007199254740991;
export = MAX_SAFE_INTEGER;