Edit File: index.js
import * as acorn from 'acorn'; import inject from './inject'; export default inject(acorn);
Back to File Manager