DefinitelyTyped/types/lodash-es/assignWith.d.ts

3 lines
64 B
TypeScript

import { assignWith } from "lodash";
export default assignWith;