Skip to main content
Module

x/ok_computer/mod.ts>ValidatorTypeMeta

λ "Functions all the way down" data validation for JavaScript and TypeScript.
Latest
type alias ValidatorTypeMeta
import { type ValidatorTypeMeta } from "https://deno.land/x/ok_computer@v2.0.2/mod.ts";
definition: { readonly __typeMeta?: { readonly validType: ValidType; }; }