UNPKG

@ximax/layout

Version:

A flexible and responsive layout system for Vue3 applications

5 lines (4 loc) 198 B
import { default as AdminLayout } from './index.vue'; import { LAYOUT_MAX_Z_INDEX, LAYOUT_SCROLL_EL_ID } from './shared'; export { AdminLayout }; export { LAYOUT_SCROLL_EL_ID, LAYOUT_MAX_Z_INDEX };