First of all, I've heard that modern browsers are able to run TypeScript even without compiling it into JavaScript. If this assumption is wrong, please let me know, and this is the problem here.
In case I did understand correctly, my TypeScript code doesn't work in the browser. Here is the error:
Any help will be profoundly appreciated!
