DefinitelyTyped/types/lodash/bind.d.ts

3 lines
47 B
TypeScript

import { bind } from "./index";
export = bind;