import { TypeBuilder } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts";
Standard
Creates a literal type.
Type Parameters
T extends TLiteralValue
Parameters
value: T
optional
options: SchemaOptions = [UNSUPPORTED]x/typebox/src/typebox.ts>TypeBuilder#Literal
import { TypeBuilder } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts";
Standard
Creates a literal type.