UNPKG

cloud-ui.vusion

Version:
12 lines (9 loc) 197 B
import LPage from './index.vue'; import LPageCenter from './center.vue'; import LPageSection from './section.vue'; export { LPage, LPageCenter, LPageSection, }; export default LPage;