DefinitelyTyped/types/lodash/zipWith.d.ts

3 lines
53 B
TypeScript

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