File "max.js"

Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/math-intrinsics/max.js
File size: 73 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';

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