Files
lodash/collection/max.js
2015-03-06 01:11:05 -08:00

3 lines
50 B
JavaScript

import max from '../math/max'
export default max;