aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/findKey.d.ts
blob: 90230b4370e01e0136d5e6a4ef1486e64b66d736 (plain)
1
2
import { findKey } from "./index";
export = findKey;