Files
DefinitelyTyped/types/lodash/omitBy.d.ts

3 lines
51 B
TypeScript

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