findLastIndex.d.ts 65 Bytes Raw Blame History Permalink 1 2 import { findLastIndex } from "./index"; export = findLastIndex;