DefinitelyTyped/types/lodash/assignWith.d.ts

3 lines
59 B
TypeScript

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