This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
lovecoding
/
web250825
Suivre
10
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
b400bd6e8d
Branches
Tags
main
web250825
/
webpack
/
demo
/
node_modules
/
math-intrinsics
/
round.js
round.js
77 B
Historique
Raw
1
2
3
4
'use strict';
/** @type {import('./round')} */
module.exports = Math.round;