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