Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
interface ExcludeOptions
import { type ExcludeOptions } from "https://deno.land/x/class_transformer@v0.2.3-beta.1/src/metadata/ExposeExcludeOptions.ts";

Properties

optional
toClassOnly: boolean
optional
toPlainOnly: boolean