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

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

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

Sets a validation function for a user defined type

Type Parameters

optional
TSchema = unknown