UNPKG

lighty-admin-vite

Version:

基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术.

7 lines (6 loc) 358 B
export { default as AppMain } from "./AppMain.vue" export { default as NavigationBar } from "./NavigationBar/index.vue" export { default as Settings } from "./Settings/index.vue" export { default as Sidebar } from "./Sidebar/index.vue" export { default as TagsView } from "./TagsView/index.vue" export { default as RightPanel } from "./RightPanel/index.vue"