Files
wecom_it_smart_desk/frontend-h5/node_modules_old/math-intrinsics/round.js
T

5 lines
77 B
JavaScript

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