DefinitelyTyped/types/lodash/takeRightWhile.d.ts

3 lines
67 B
TypeScript

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