Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(ast):
oxc_ast
crate re-export AST types from other crates (#…
…4773) Some AST types are defined in crates outside `oxc_ast` crate. Re-export these types from `oxc_ast` crate for ease - so you don't need to remember where they're defined to use them.
- Loading branch information