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

3 lines
62 B
TypeScript

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