This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lovecoding
/
web250825
Vigiar
10
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
b400bd6e8d
Ramos
Etiquetas
main
web250825
/
webpack
/
demo
/
node_modules
/
math-intrinsics
/
constants
/
maxSafeInteger.d.ts
maxSafeInteger.d.ts
77 B
Histórico
Em bruto
1
2
3
declare const MAX_SAFE_INTEGER: 9007199254740991;
export = MAX_SAFE_INTEGER;