aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/max/index.d.ts
blob: bade2f29fa953dcd06b9d250942dba1872efc664 (plain)
1
2
import { max } from "../index";
export = max;