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

3 lines
160 B
TypeScript

export { YearPicker } from './YearPicker';
export type { YearPickerProps, YearPickerBaseProps, YearPickerFactory, YearPickerStylesNames, } from './YearPicker';