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