denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
146 stars 45 forks source link

fix: add back accidentally removed export for swc::dep_graph #192

Closed dsherret closed 9 months ago

dsherret commented 9 months ago

Also has fix from https://github.com/swc-project/swc/pull/8296