import { JsonTypeBuilder } from "https://deno.land/x/typebox@0.31.20/src/typebox.ts";
[Json]
Constructs a type where all properties are optional
Type Parameters
T extends TSchema
Parameters
schema: T
optional
options: ObjectOptions = [UNSUPPORTED]