New
🏠 Home
›
projects
›
command-sovereignty
›
frontend
›
node_modules
›
math-intrinsics
›
round.js
JAVASCRIPT
round.js
77.0 B
2026-06-28 16:39
⬇️ Download
← Back
'use strict'; /** @type {import('./round')} */ module.exports = Math.round;