import { TypeBuilder } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts";
Extended
Creates a type from this constructors instance type
Type Parameters
T extends TConstructor<any[], any>
Parameters
schema: T
optional
options: SchemaOptions = [UNSUPPORTED]