cohorta/node_modules/math-intrinsics/round.js
2025-12-19 19:26:16 +00:00

4 lines
77 B
JavaScript
Executable file

'use strict';
/** @type {import('./round')} */
module.exports = Math.round;