Skip to content

Commit a232a34

Browse files
committed
feat: export new JavaScript parser
#119
1 parent 2de1320 commit a232a34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/parser/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export { JavaScriptParser } from "./JavaScript";
2+
export { JavaScriptRudusParser } from "./JavaScript-rudus";

0 commit comments

Comments
 (0)