UNPKG

@material-ui/lab

Version:

Material-UI Lab - Incubator for Material-UI React components.

3 lines (2 loc) 166 B
export { default } from './ClockPickerStandalone'; export declare type ClockPickerProps<TDate> = import('./ClockPickerStandalone').ClockPickerStandaloneProps<TDate>;