DefinitelyTyped/types/lodash/takeWhile.d.ts

3 lines
57 B
TypeScript

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