import { TypeBuilder } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts";
Standard
Creates a user defined schema that infers as type T
Parameters
optional
options: UnsafeOptions = [UNSUPPORTED]x/typebox/src/typebox.ts>TypeBuilder#Unsafe
import { TypeBuilder } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts";
Standard
Creates a user defined schema that infers as type T