Skip to main content
Module

x/leaves/mod.ts>transformer.TransformClassToClass

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

Return the class instance only with the exposed properties.

Returns

Function