DefinitelyTyped/types/lodash/findIndex.d.ts

3 lines
57 B
TypeScript

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