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