UNPKG

154 BTypeScriptView Raw
1import { MonthViewOptions } from '../models';
2export declare const defaultMonthOptions: MonthViewOptions;
3export declare const dayInMilliseconds: number;