UNPKG

@types/lodash.omit

Version:
5 lines (3 loc) 169 B
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts import { omit } from "lodash"; export = omit;