Module

std/collections/omit.ts

The Deno Standard Library
Go to Latest
import * as mod from "https://dotland.deno.dev/std@0.223.0/collections/omit.ts";

Functions

Creates a new object by excluding the specified keys from the provided object.