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