Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Json Schema Type Builder with Static Type Resolution for TypeScript
Latest
import * as typebox from "https://deno.land/x/typebox@0.34.0/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