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