blob: 1cba9c304922bc084031df1cb20db7aa7186385a [file] [log] [blame]
var createParser = require('./create');
var config = require('../syntax/config/parser');
module.exports = createParser(config);