Module

x/lodash_es/src/omit.js

lodash for deno use
Latest
import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/omit.js";

Variables

The opposite of _.pick; this method creates an object composed of the own and inherited enumerable property paths of object that are not omitted.