Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(visit): Add support for Arc<T> (#1256)
swc_visit: - Support Visit and VisitAll for Arc<T>
- Loading branch information