UNPKG

113 BJavaScriptView Raw
1'use strict';
2
3var parser = require('./dist/parser')
4
5module.exports = parser
6module.exports['default'] = parser