@fk6/react-datepicker
Version:
React date picker with Hijri & Gregorian support, theming, localization, and more.
6 lines • 325 B
TypeScript
import { default as moment } from 'moment-hijri';
export declare const MIN_SUPPORTED_DATE: "1937-03-14";
export declare const MOMENT_MIN_SUPPORTED_DATE: moment.Moment;
export declare const MAX_SUPPORTED_DATE: "2077-10-17";
export declare const MOMENT_MAX_SUPPORTED_DATE: moment.Moment;
//# sourceMappingURL=constants.d.ts.map