UNPKG

ngx-bootstrap

Version:
4 lines (3 loc) 114 B
export declare function getStartingDayOfCalendar(date: Date, options: { firstDayOfWeek?: number; }): Date;