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

3 lines
60 B
TypeScript

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