mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 11:42:13 +03:00
8e3827403e
The interface span for something like `interface Test {}` was `Test {}`. Also, for stuff like `export default abstract class Test{}` it was `class Test{}` instead of `abstract class Test {}`. |
||
---|---|---|
.. | ||
benches | ||
examples | ||
macros | ||
src | ||
tests | ||
Cargo.toml | ||
colors.js |