mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 06:36:08 +03:00
994c9655c8
swc_ecma_ast: - Add `as_ident` to `PatOrExpr`. - Add `as_ident_mut` to `PatOrExpr`. - Replace `Is` macro for `ParOrExpr` with custom impl. |
||
---|---|---|
.. | ||
api | ||
build | ||
runner | ||
scripts | ||
src | ||
testing | ||
tests | ||
Cargo.toml | ||
README.md |
swc_plugin
Base runtime for swc plugins, written in rust.