UNPKG

@newdash/newdash

Version:

javascript/typescript utility library

5 lines (4 loc) 134 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const nativeMax = Math.max; exports.default = nativeMax;