stupa-pdf-api/frontend/node_modules/@mui/x-date-pickers/internals/hooks/useMobilePicker/index.d.ts

3 lines
237 B
TypeScript

export { useMobilePicker } from './useMobilePicker';
export type { UseMobilePickerSlotsComponent, UseMobilePickerSlotsComponentsProps, ExportedUseMobilePickerSlotsComponentsProps, MobileOnlyPickerProps, } from './useMobilePicker.types';