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

3 lines
62 B
TypeScript

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