📄 round.js
/home/palash/git/site/node_modules/math-intrinsics/round.js
Language: js • Lines: 4
'use strict';

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