Transformer
Features
- TypeScript Isolated Declarations Emit without using the TypeScript compiler.
Installation
Node.js
Use the experimental node binding oxc-transform.
Rust
Use the umbrella crate oxc with the transformer
feature.
Rust usage example can be found here.