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