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

x/typebox/src/type/registry/type.ts

Json Schema Type Builder with Static Type Resolution for TypeScript
Go to Latest
import * as typebox from "https://deno.land/x/typebox@0.32.22/src/type/registry/type.ts";

Functions

Clears all user defined types

Deletes a registered type

Returns the entries in this registry

Gets a custom validation function for a user defined type

Returns true if this registry contains this kind

Sets a validation function for a user defined type