mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-08 18:34:06 +08:00
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
import { defaultsDeep } from "lodash";
|
|
export default defaultsDeep;
|