mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 15:27:50 +00:00
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
define(["../math/max"], function(max) {
|
|
return max;
|
|
});
|