UNPKG

@material-ui/pickers

Version:

React components, that implements material design pickers for material-ui v4

3 lines (2 loc) 103 B
import { DateType } from '@date-io/type'; export declare type MaterialUiPickersDate = DateType | null;