DefinitelyTyped/types/lodash/omit.d.ts

3 lines
47 B
TypeScript

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