DefinitelyTyped/types/lodash/reverse.d.ts

3 lines
53 B
TypeScript

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