ken_nogi/NodeJS/postfixconsole_org2/node_modules/math-intrinsics/max.js
Kenichiro NOGI 88a402ce0f up
2026-07-10 18:13:30 +09:00

5 lines
73 B
JavaScript

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