DefinitelyTyped/types/lodash/merge.d.ts

3 lines
49 B
TypeScript

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