Files
DefinitelyTyped/lodash/cloneDeepWith/index.d.ts
2016-12-07 11:44:18 -08:00

2 lines
65 B
TypeScript

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