Answers for "typescript version in windows"

4

check typescript version

tsc -v
Posted by: Guest on November-09-2021
3

how to install typescript in windows 10

npm install -g typescript
Posted by: Guest on June-01-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language