Files
2025-12-07 14:32:46 +00:00

5 lines
73 B
JavaScript
Executable File

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