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