|
|
|
|
|
by zamadatix
37 days ago
|
|
Node's built-in Typescript support is just for type stripping. That works for a massive amount of TypeScript syntax, but not all of it. It also doesn't bother actually checking the types, just removing them so it runs. You also lose things like tsconfig. This looks to support both the built-in stripping as well as actual TypeScript. |
|
https://nubjs.com/docs/runtime/typescript