UNPKG

cloud-ui.vusion

Version:
10 lines (7 loc) 134 B
import MParent from './index.vue'; import MChild from './m-child.vue'; export { MParent, MChild, }; export default MParent;