0
What is the use case of tuple in Typescript?
Why should we use tulpes in typescript? We can use Interface and objects to do the same thing!!!
1 Respuesta
+ 5
Tuples make the process shorter and also ensure that they will remain unchanged!
Why should we use tulpes in typescript? We can use Interface and objects to do the same thing!!!