Skip to main content
Module

std/collections/omit.ts

The Deno Standard Library
Latest
import * as mod from "https://deno.land/std@0.224.0/collections/omit.ts";

Functions

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