Adding content to 101-typescript-types

pull/3423/head
syedmouaazfarrukh 2 years ago committed by Kamran Ahmed
parent 12a4be2227
commit a4dddfb19b
  1. 2
      src/roadmaps/typescript/content/101-typescript-types/index.md

@ -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:

Loading…
Cancel
Save