Files
emaui/node_modules/@mantine/dates/lib/components/MonthLevelGroup/index.d.ts
2026-05-29 15:23:46 +03:00

3 lines
169 B
TypeScript

export { MonthLevelGroup } from './MonthLevelGroup';
export type { MonthLevelGroupFactory, MonthLevelGroupProps, MonthLevelGroupStylesNames, } from './MonthLevelGroup';