UNPKG

98 BJavaScriptView Raw
1import octoParse from './lib/index.js';
2
3exports.octoParse = octoParse;
4export default octoParse;