DefinitelyTyped/types/lodash-es/dropRight.d.ts

3 lines
62 B
TypeScript

import { dropRight } from "lodash";
export default dropRight;