omitBy.d.ts 51 Bytes
import { omitBy } from "./index";
export = omitBy;