Home
JavaScript
Node JS
React JS
Express JS
EJS
TypeScript
Flutter
Android (Flutter)
iOS (Flutter)
WordPress
Web Development
Programming
Others
Database
MongoDB
API
JSON
Softwares
Contact SmartCodeHelper
Tools
Tag:
union types in typescript
TypeScript: Union Types – Multiple types for a variable
TypeScript
June 13, 2021
0
Union Type definition in TypeScript allows us to have multiple types for a variable. For example, we can have the type of string and...
Read more »