1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-08 16:20:40 +02:00

TS roadmap: fix typo in link to any official doc (#8601)

This commit is contained in:
Eugene Haisenka
2025-05-06 14:17:14 +03:00
committed by GitHub
parent 4d0bc30fc6
commit f3c4468a7b

View File

@@ -14,4 +14,4 @@ anyValue = true;
Learn more from the following links:
- [@official@Arrays](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#any)
- [@official@any](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#any)