UNPKG

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