index.js 107 Bytes Raw Blame History Permalink 1 2 3 4 module.exports = { DocList: require('./DocList.vue'), HelpDocView: require('./HelpDocView.vue'), };