mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-07-31 22:40:19 +02:00
Adding content to 101-typescript-types
This commit is contained in:
committed by
Kamran Ahmed
parent
12a4be2227
commit
a4dddfb19b
@@ -19,7 +19,7 @@ TypeScript has several built-in types, including:
|
||||
15. Type aliases
|
||||
16. Type assertions
|
||||
|
||||
Additionally, you can also create custom types in TypeScript using interfaces, classes, and type aliases.
|
||||
You can also create custom types in TypeScript using interfaces, classes, and type aliases.
|
||||
|
||||
Learn more from the following links:
|
||||
|
||||
|
Reference in New Issue
Block a user