summaryrefslogtreecommitdiff
path: root/parser.cjs
diff options
context:
space:
mode:
Diffstat (limited to 'parser.cjs')
-rw-r--r--parser.cjs1
1 files changed, 1 insertions, 0 deletions
diff --git a/parser.cjs b/parser.cjs
new file mode 100644
index 000000000..5d0864c36
--- /dev/null
+++ b/parser.cjs
@@ -0,0 +1 @@
+module.exports = require('./parser/index.js');