0
TypeScript doesn't run. It transpiles to JavaScript. So, you need Node to run the transpiler. Then the resulting JavaScript can run on Node or browser.
6th Mar 2022, 4:16 PM
Mustafa A
Mustafa A - avatar