Adding content to 101-typescript-types

content/typescript
syedmouaazfarrukh 2 years ago
parent a0ba51be1b
commit f780487c71
  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