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

3 lines
58 B
TypeScript

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