swc_cli 0.109.2

Commandline for SWC
1
2
3
fn main() -> anyhow::Result<()> {
    swc_cli_impl::run()
}