mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 09:38:16 +03:00
.. | ||
src | ||
Cargo.toml | ||
README.md |
swc_core
replaces swc_ecma_quote
Instead of directly importing swc_ecma_quote
, swc_core
provides equivalent swc_core::quote
and swc_core::quote_expr
.