UNPKG

@material-ui/lab

Version:
2 lines (1 loc) 94 B
export declare type ParseableDate<TDate> = string | number | Date | null | undefined | TDate;