UNPKG

@enso-ui/notifications

Version:
12 lines (10 loc) 274 B
const Notifications = () => import('../pages/Index.vue'); export default { name: 'core.notifications.index', path: '/core/notifications/index', component: Notifications, meta: { breadcrumb: 'notifications', title: 'Notifications', }, };