import Index from './Index.vue' import Browse from './Browse.vue' import Library from './Library.vue' import Settings from './Settings.vue' export { Index, Browse, Library, Settings }