UNPKG

354 BTypeScriptView Raw
1export declare const MILLISECONDS_IN_ONE_DAY: number;
2export declare const DAYS_IN_WEEK = 7;
3export declare const MONTH_LABELS: {
4 0: string;
5 1: string;
6 2: string;
7 3: string;
8 4: string;
9 5: string;
10 6: string;
11 7: string;
12 8: string;
13 9: string;
14 10: string;
15 11: string;
16};
17//# sourceMappingURL=constants.d.ts.map
\No newline at end of file