Module

x/proc/tests/deps/asserts.ts>Falsy

A better way to work with processes in Deno.
Latest
type alias Falsy
import { type Falsy } from "https://dotland.deno.dev/x/proc@0.21.9/tests/deps/asserts.ts";

Assertion condition for assertFalse.

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