UNPKG

quasar-framework

Version:

Simultaneously build desktop/mobile SPA websites & phone/tablet apps with VueJS

18 lines (16 loc) 393 B
import QLayout from './QLayout' import QLayoutDrawer from './QLayoutDrawer' import QLayoutFooter from './QLayoutFooter' import QLayoutHeader from './QLayoutHeader' import QPage from './QPage' import QPageContainer from './QPageContainer' import QPageSticky from './QPageSticky' export { QLayout, QLayoutDrawer, QLayoutFooter, QLayoutHeader, QPage, QPageContainer, QPageSticky }