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