DefinitelyTyped/types/lodash-es/findLastIndex.d.ts

3 lines
70 B
TypeScript

import { findLastIndex } from "lodash";
export default findLastIndex;