MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / max

Function max

static/plugins/chart.js/Chart.bundle.js:17416–17420  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17414 }
17415
17416 function max () {
17417 var args = [].slice.call(arguments, 0);
17418
17419 return pickBy('isAfter', args);
17420 }
17421
17422 var now = function () {
17423 return Date.now ? Date.now() : +(new Date());

Callers 1

pdfmake.jsFile · 0.85

Calls 1

pickByFunction · 0.85

Tested by

no test coverage detected