fei.wang
9 天以前 ae7b22322555448d95fd56f505bafa325c167a26
1
2
3
declare const MAX_SAFE_INTEGER: 9007199254740991;
 
export = MAX_SAFE_INTEGER;