profileRyan KesPGP keyI build stuffEmailGithubTwitterLast.fmMastodonMatrix

TypeScript Type Guard

Introduction

Use Type Guards to narrow down the type of an object within a conditional block.

Operators

Syntax