|
|
|
|
|
by alanning
40 days ago
|
|
Node v22.7.0 added support for TypeScript syntax that requires transformation: `node --experimental-transform-types example.ts` As for whether this matches your definition of "native support" or not... Source:
https://nodejs.org/en/blog/release/v22.7.0 |
|
https://github.com/nodejs/node/pull/61803