DefinitelyTyped/types/lodash-es/assign.d.ts

3 lines
56 B
TypeScript

import { assign } from "lodash";
export default assign;