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

3 lines
56 B
TypeScript

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