import { TypeBuilder } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts";
Standard
Creates an object type whose properties are all required
Type Parameters
T extends TObject
Parameters
schema: T
optional
options: SchemaOptions = [UNSUPPORTED]