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