@meriyah-utils/cjs-dependency-collector
v1.0.2
Published
Reads the AST and returns an array of all require calls in that ast, this is mainly just a demo of the `@meriyah-utils/walker#simpleWalk` utility.
Downloads
2
Readme
Meriyah dependency collector
Reads the AST and returns an array of all require calls in that ast, this is mainly just a demo of the @meriyah-utils/walker#simpleWalk
utility.