mirror of
https://github.com/swc-project/swc.git
synced 2024-11-30 07:03:50 +03:00
47a79485d9
This reverts commit
|
||
---|---|---|
.. | ||
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
.