Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/vicis/src/core/exclude/exclude.ts>exclude

Presentation and transformation layer for data output in RESTful APIs.
Latest
function exclude
import { exclude } from "https://deno.land/x/vicis@1.0.0/src/core/exclude/exclude.ts";

Parameters

data: IObject
optional
propertiesToExclude: IExclude = [UNSUPPORTED]