blob: b919d4e836fe5b10b34f8290ba3449addc614050 [file] [log] [blame]
Nikolay Vitkovd76576c2024-12-02 14:10:151'use strict';
2
3var GetIntrinsic = require('get-intrinsic');
4
5// https://262.ecma-international.org/6.0/#sec-algorithm-conventions
6
7module.exports = GetIntrinsic('%Math.max%');