Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "boolean/Not"

Index

Type aliases

Type aliases

Not

Not: { '1': "0"; '0': "1"; }[T]

Inverts a string-based boolean ('0' / '1').

Generated using TypeDoc