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