mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
a8cb554be5
swc_common: - Add `Take`. (#2189) swc_ecma_ast: - Implement `Take` for ast nodes. swc_ecma_transforms_base: - Remove `MapWithMut`. |
||
---|---|---|
.. | ||
build | ||
runner | ||
scripts | ||
src | ||
testing | ||
Cargo.toml | ||
README.md |
swc_plugin
Base runtime for swc plugins, written in rust.