Files
DefinitelyTyped/types/lodash/unzipWith.d.ts

3 lines
57 B
TypeScript

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