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

3 lines
169 B
TypeScript

export { YearPickerInput } from './YearPickerInput';
export type { YearPickerInputProps, YearPickerInputStylesNames, YearPickerInputFactory, } from './YearPickerInput';