Skip to main content
Module

x/leaves/mod.ts>transformer.ExcludeOptions

A Web framework For Deno with Decorator and middleware
Latest
interface transformer.ExcludeOptions
Re-export
import { type transformer } from "https://deno.land/x/leaves@v0.1.5/mod.ts";
const { ExcludeOptions } = transformer;

Properties

optional
toClassOnly: boolean
optional
toPlainOnly: boolean