DefinitelyTyped/types/lodash/findKey.d.ts

3 lines
53 B
TypeScript

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