Skip to main content
Module

x/valita/mod.ts>undefined

A typesafe validation & parsing library for TypeScript.
Go to Latest
function undefined
import { undefined } from "https://deno.land/x/valita@v0.3.5/mod.ts";

Create a validator that matches undefined.

Returns

Type<undefined>