Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/hoyams/mod.ts>Validator

the validation tool nobody asked for | hoyams = hold on you are missing something aka. zucker
Latest
type alias Validator
import { type Validator } from "https://deno.land/x/hoyams@v0.0.1/mod.ts";
definition: (a: unknown) => true | string