mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-15 14:30:22 +00:00
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
import { cloneDeepWith } from "lodash";
|
|
export default cloneDeepWith;
|