Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/0_deps.ts>Falsy

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias Falsy
import { type Falsy } from "https://deno.land/x/mtkruto@0.2.24/0_deps.ts";

Assertion condition for assertFalse.

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