mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 08:07:50 +00:00
3 lines
50 B
JavaScript
3 lines
50 B
JavaScript
import max from '../math/max'
|
|
export default max;
|