DefinitelyTyped/types/lodash/max.d.ts

3 lines
45 B
TypeScript

import { max } from "./index";
export = max;