Skip to main content
Module

x/lume/deps/assert.ts>Falsy

🔥 Static site generator for Deno 🦕
Very Popular
Latest
type alias Falsy
import { type Falsy } from "https://deno.land/x/lume@v2.1.4/deps/assert.ts";

Assertion condition for assertFalse.

definition:
| false
| 0
| 0
| ""
| null
| undefined