File "round.js"

Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/math-intrinsics/round.js
File size: 77 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';

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