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