DefinitelyTyped/types/lodash/assign.d.ts

3 lines
51 B
TypeScript

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