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

3 lines
58 B
TypeScript

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