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
In Node 26 it will be removed
https://github.com/nodejs/node/pull/61803
In Node 26 it will be removed
https://github.com/nodejs/node/pull/61803