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

3 lines
175 B
TypeScript

export { MonthPickerInput } from './MonthPickerInput';
export type { MonthPickerInputProps, MonthPickerInputStylesNames, MonthPickerInputFactory, } from './MonthPickerInput';