3 lines
215 B
TypeScript
3 lines
215 B
TypeScript
export { MobileDateTimePicker } from './MobileDateTimePicker';
|
|
export type { MobileDateTimePickerProps, MobileDateTimePickerSlotsComponent, MobileDateTimePickerSlotsComponentsProps, } from './MobileDateTimePicker';
|