Skip to content

Commit 5303412

Browse files
committed
Also export Parser via Parser.acorn
1 parent efe273e commit 5303412

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

acorn/src/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ export {
5454
}
5555

5656
Parser.acorn = {
57+
Parser,
5758
version,
5859
defaultOptions,
5960
Position,

0 commit comments

Comments
 (0)