#types
Read more stories on Hashnode
Articles with this tag
Syntax ---- TYPE ---- type TUser = { userId: string, name: string, phoneNumber: string, userType:...