DefinitelyTyped/types/lodash/dropRightWhile.d.ts

3 lines
67 B
TypeScript

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