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

3 lines
58 B
TypeScript

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