Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/entropy/src/utils/types/falsy_value.type.ts>FalsyValue

The core module of Entropy framework for Deno.
Latest
type alias FalsyValue
import { type FalsyValue } from "https://deno.land/x/entropy@1.0.0-beta.17/src/utils/types/falsy_value.type.ts";
definition:
| 0
| 0
| ""
| false
| null
| undefined