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