mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
5 lines
129 B
Rust
5 lines
129 B
Rust
mod fold_conditions;
|
|
mod fold_constants;
|
|
mod remove_dead_code;
|
|
mod reorder_constant_expression;
|
|
mod substitute_alternate_syntax;
|