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

3 lines
72 B
TypeScript

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