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

3 lines
56 B
TypeScript

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