Files
2026-08-11 17:41:36 +08:00

5 lines
73 B
JavaScript

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