Skip to main content
Module

x/ok_computer/mod.ts>Falsy

λ "Functions all the way down" data validation for JavaScript and TypeScript.
Latest
type alias Falsy
import { type Falsy } from "https://deno.land/x/ok_computer@v2.0.2/mod.ts";
definition:
| false
| null
| undefined
| ""
| number