profileRyan KesPGP keyI build stuffEmailGithubTwitterLast.fmMastodonMatrix

TypeScript Boolean Literal Type

Syntax

type Bools = true | false

JavaScript