Files
mai-bot/dashboard/src/components/layout/index.ts

3 lines
100 B
TypeScript

export { Layout } from './Layout'
export type { LayoutProps, MenuItem, MenuSection } from './types'