Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "boolean/Falsy"

Index

Type aliases

Type aliases

Falsy

Falsy: undefined | null | 0 | "" | false | void | never

Any types considered falsy in JS,

Generated using TypeDoc