Skip to main content
Latest
function TransformClassToPlain
import { TransformClassToPlain } from "https://deno.land/x/class_transformer@v0.2.3-beta.1/src/index.ts";

Transform the object from class to plain object and return only with the exposed properties.

Returns

Function