We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6811eab commit 66111b3Copy full SHA for 66111b3
docs/types/never.md
@@ -1,4 +1,6 @@
1
# Never
2
+> [Professional Lesson on BooleanArt](https://www.booleanart.com/course/typescript/never)
3
+
4
> [Youtube: Video lesson on the never type](https://www.youtube.com/watch?v=aldIFYWu6xc)
5
6
> [Egghead: Video lesson on the never type](https://egghead.io/lessons/typescript-use-the-never-type-to-avoid-code-with-dead-ends-using-typescript)
0 commit comments