173 BTypeScriptView Raw
1// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts
2
3import { assign } from "lodash";
4export = assign;