DefinitelyTyped/types/lodash/countBy.d.ts

3 lines
53 B
TypeScript

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