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

3 lines
191 B
TypeScript

export { PickerInputBase } from './PickerInputBase';
export type { PickerInputBaseFactory, PickerInputBaseProps, PickerInputBaseStylesNames, DateInputSharedProps, } from './PickerInputBase';