DefinitelyTyped/types/lodash/lastIndexOf.d.ts

3 lines
61 B
TypeScript

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