DefinitelyTyped/types/lodash/mergeWith.d.ts

3 lines
57 B
TypeScript

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