Skip to content

Commit

Permalink
feat: export new JavaScript parser
Browse files Browse the repository at this point in the history
  • Loading branch information
Bikossor committed Jul 12, 2022
1 parent 2de1320 commit a232a34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parser/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { JavaScriptParser } from "./JavaScript";
export { JavaScriptRudusParser } from "./JavaScript-rudus";

0 comments on commit a232a34

Please sign in to comment.