DefinitelyTyped/types/lodash/defaultsDeep.d.ts

3 lines
63 B
TypeScript

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