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