UNPKG

ngx-bootstrap

Version:
3 lines (2 loc) 176 B
import { DaysCalendarModel, MonthViewOptions } from '../models/index'; export declare function calculateMonthModel(date: Date, options: MonthViewOptions): DaysCalendarModel;