Hacker News new | ask | show | jobs
by DDcsidsIOIDp 4118 days ago
No, every javascript code compile in TypeScript. This is not a separate language, just javascript + static typing (if you want)

All JS lib compile out of the box in TypeScript.