Skip to main content
Go to Latest
namespace TypeCompiler
Re-export
import { TypeCompiler } from "https://deno.land/x/openbox@1.1.1/deps.ts";

Compiles Types for Runtime Type Checking

Functions

Generates the code used to assert this type and returns it as a string

Compiles a TypeBox type for optimal runtime type checking. Types must be valid TypeBox types of TSchema