mysticatea / regexpp

The regular expression parser for ECMAScript.
MIT License
153 stars 15 forks source link

Export ast types in index #17

Closed connor4312 closed 3 years ago

connor4312 commented 3 years ago

Most types from regexpp/ast are not exported in the index, which makes dealing with them awkward.

connor4312 commented 3 years ago

Nevermind, I see it's exported as AST