Y
Hacker News
new
|
ask
|
show
|
jobs
by
webstrand
1600 days ago
Unlikely, types intentionally cannot affect the emitted JavaScript. You can always get raw JavaScript from TypeScript code by blindly erasing the type annotations (and transforming a few special syntaxes).