3 lines
191 B
TypeScript
3 lines
191 B
TypeScript
export { MobileDatePicker } from './MobileDatePicker';
|
|
export type { MobileDatePickerProps, MobileDatePickerSlotsComponent, MobileDatePickerSlotsComponentsProps, } from './MobileDatePicker';
|