3 lines
197 B
TypeScript
3 lines
197 B
TypeScript
export { MobileTimePicker } from './MobileTimePicker';
|
|
export type { MobileTimePickerProps, MobileTimePickerSlotsComponent, MobileTimePickerSlotsComponentsProps, } from './MobileTimePicker.types';
|