10
Answers

how to declare a string array in the class using typescript

Photo of Dev Teywa

Dev Teywa

7y
704
1
Hi friends,
I want to create a class that contains a table that stores two values email and password and I want to create in the class a function to add the values in the table declared in the class
how to do it please
And thank you in advance

Answers (10)