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