UNPKG

quasar

Version:

Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time

14 lines (10 loc) 209 B
import QList from './QList.js' import QItem from './QItem.js' import QItemSection from './QItemSection.js' import QItemLabel from './QItemLabel.js' export { QList, QItem, QItemSection, QItemLabel }