index.js 94 Bytes RawBlameHistoryPermalink 1 2 3 4 import * as acorn from 'acorn'; import inject from './inject'; export default inject(acorn);