Files
DefinitelyTyped/types/lodash/dropRight.d.ts

3 lines
57 B
TypeScript

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