aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/assignIn.d.ts
blob: 3cc54e81782cfef09a0cf41bf84cf6e8adc90c91 (plain)
1
2
import { assignIn } from "./index";
export = assignIn;