mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Fixes: #7809 `ExportNamedDecalration` and `ExportDefaultDeclaration` can reference both type binding and value, so we need to make sure the `ReferenceFlags` is `Read | Type` |
||
|---|---|---|
| .. | ||
| config | ||
| context | ||
| fixer | ||
| loader | ||
| options | ||
| rules | ||
| service | ||
| snapshots | ||
| utils | ||
| ast_util.rs | ||
| builder.rs | ||
| disable_directives.rs | ||
| frameworks.rs | ||
| globals.rs | ||
| javascript_globals.rs | ||
| lib.rs | ||
| module_graph_visitor.rs | ||
| module_record.rs | ||
| rule.rs | ||
| rules.rs | ||
| table.rs | ||
| tester.rs | ||