oxc/crates/oxc_codegen
Dunqing 4a004e2140 feat(codegen): print TSImport remaining fields (#3695)
```ts
type A = import("./a", { with: { "type": "json"}}).Name<T>
```
2024-06-15 16:25:27 +00:00
..
examples refactor(transformer_dts): create a Program for codegen (#3679) 2024-06-15 05:44:25 +00:00
src feat(codegen): print TSImport remaining fields (#3695) 2024-06-15 16:25:27 +00:00
tests feat(codegen)!: remove CodegenOptions::enable_typescript (#3674) 2024-06-14 21:56:00 +08:00
Cargo.toml Release crates v0.14.0 (#3643) 2024-06-12 17:52:41 +08:00
CHANGELOG.md Release crates v0.14.0 (#3643) 2024-06-12 17:52:41 +08:00