import klass from './class' import style from './style' import model from './model' export default [ klass, style, model ]