import _ from 'lodash'; import Base from './base.js'; export default _.extend({}, Base, { type: 'subexp' });