← back to Site Factory

admin/node_modules/math-intrinsics/max.js

5 lines

'use strict';

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