Skip to main content
Go to Latest
type alias StaticEncode
import { type StaticEncode } from "https://deno.land/x/openbox@1.1.8/deps.ts";

Creates the encoded static form for a TypeBox type

Type Parameters

T extends TSchema
optional
P extends unknown[] = []
definition: Static<T, P>