'use strict'; /** @type {import('./min')} */module.exports = Math.min;
'use strict';
/** @type {import('./min')} */
module.exports = Math.min;