DefinitelyTyped/types/lodash/extend.d.ts

3 lines
51 B
TypeScript

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