DefinitelyTyped/types/lodash/dropWhile.d.ts

3 lines
57 B
TypeScript

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