blob: edb55dfbca86a881da139244122c4f734d6a5844 [file] [log] [blame] [edit]
'use strict';
/** @type {import('./max')} */
module.exports = Math.max;