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