Skip to main content
Module

std/collections/omit.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.221.0/collections/omit.ts";

Functions

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