mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 05:08:45 +00:00
part of #6274 and #6156 ``` /// Treat the source text as `js`, `jsx`, `ts`, or `tsx`. #[napi(ts_type = "'js' | 'jsx' | 'ts' | 'tsx'")] pub lang: Option<String>, ``` |
||
|---|---|---|
| .. | ||
| id.test.mjs | ||
| transform.test.mjs | ||