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