UNPKG

103 BTypeScriptView Raw
1import { DateType } from '@date-io/type';
2export declare type MaterialUiPickersDate = DateType | null;