diff options
Diffstat (limited to 'parser.cjs')
-rw-r--r-- | parser.cjs | 1 |
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'); |