Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/typebox/src/typebox.ts>TypeBuilder#Undefined

JSON Schema Type Builder with Static Type Resolution for TypeScript
Go to Latest
method TypeBuilder.prototype.Undefined
import { TypeBuilder } from "https://deno.land/x/typebox@0.25.20/src/typebox.ts";

Extended Creates a undefined type

Parameters

optional
options: SchemaOptions = [UNSUPPORTED]