DefinitelyTyped/types/lodash/indexOf.d.ts

3 lines
53 B
TypeScript

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