UNPKG

@shinyongjun/react-datepicker

Version:
8 lines (7 loc) 191 B
export declare const NAME_SPACE = "react-datepicker"; export declare const VALUE_TYPES: string[]; export declare const RESET_DATE_VALUE: { year: null; month: null; date: null; };