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