Files
DefinitelyTyped/types/lodash/findLastIndex.d.ts

3 lines
65 B
TypeScript

import { findLastIndex } from "./index";
export = findLastIndex;