This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
bozzysadmb
/
ISCS-Client-V1.0
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
dff9f68027
Branches
Tags
develop
develop-V2.0
master
ISCS-Client-V1....
/
node_modules
/
math-intrinsics
/
round.js
round.js
77 B
Histórico
Raw
1
2
3
4
'use strict';
/** @type {import('./round')} */
module.exports = Math.round;