DefinitelyTyped/types/lodash/drop.d.ts

3 lines
47 B
TypeScript

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