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

3 lines
66 B
TypeScript

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