#typescript

Checking for `never`

1 min to read

Let's see how to check for the `never` type in TypeScript.