DefinitelyTyped/types/lodash/cloneDeepWith.d.ts

3 lines
65 B
TypeScript

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