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

3 lines
163 B
TypeScript

export { YearLevelGroup } from './YearLevelGroup';
export type { YearLevelGroupFactory, YearLevelGroupProps, YearLevelGroupStylesNames, } from './YearLevelGroup';