import { TypeBuilder } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts";
Standard
Creates a reference type. The referenced type must contain a $id.
Type Parameters
T extends TSchema
Parameters
schema: T
optional
options: SchemaOptions = [UNSUPPORTED]