DefinitelyTyped/types/lodash-es/bind.d.ts

3 lines
52 B
TypeScript

import { bind } from "lodash";
export default bind;