mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-13 12:43:59 +02:00
Update 114-never.md (#3716)
Replace a deprecated link with new link for `never` type documentation
This commit is contained in:
committed by
GitHub
parent
cdb642c8d4
commit
9dae1b3595
@@ -25,4 +25,4 @@ function infiniteLoop(): never {
|
|||||||
|
|
||||||
Learn more from the following links:
|
Learn more from the following links:
|
||||||
|
|
||||||
- [Never](https://www.typescriptlang.org/docs/handbook/basic-types.html#never)
|
- [Never](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#the-never-type)
|
||||||
|
Reference in New Issue
Block a user