Open Robgen49 opened 1 month ago
How i can install a types?
to install types of particular packages you have to do this npm install @types/packageName
How i can install a types?