Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(transformer/class-properties): split up code into multiple f…
…iles (#7912) Split out methods from `class.rs` into separate files. Note: `static_block.rs` is currently very small, but it will get bigger - a new visitor is required here to rename references to class name and `this`.
- Loading branch information