We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de1320 commit a232a34Copy full SHA for a232a34
src/parser/index.ts
@@ -1 +1,2 @@
1
export { JavaScriptParser } from "./JavaScript";
2
+export { JavaScriptRudusParser } from "./JavaScript-rudus";
0 commit comments