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>, ``` |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| build.rs | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| index.d.ts | ||
| index.js | ||
| package.json | ||