index.js 94 Bytes
import * as acorn from 'acorn';
import inject from './inject';

export default inject(acorn);