mirror of
https://github.com/danbulant/oxc
synced 2026-05-20 04:38:54 +00:00
Realized we can get the source type from the AST. The next PR will introduce `unambiguous` to `SourceType` and directly set `Program::source_type` to either `script` or `module`. |
||
|---|---|---|
| .. | ||
| context.rs | ||
| isolated_declaration.rs | ||
| lib.rs | ||
| options.rs | ||
| transformer.rs | ||