Skip to content

Commit

Permalink
Also export Parser via Parser.acorn
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Nov 26, 2019
1 parent efe273e commit 5303412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acorn/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ export {
}

Parser.acorn = {
Parser,
version,
defaultOptions,
Position,
Expand Down

0 comments on commit 5303412

Please sign in to comment.