New Feb 19, 2025

The bottom type never in TypeScript

Top Front-end Bloggers All from 2ality – JavaScript and more View The bottom type never in TypeScript on 2ality.com

In this blog post, we look at the special TypeScript type never which, roughly, is the type of things that never happen. As we’ll see, it has a surprising number of applications.

Scroll to top