UNPKG

@bimeister/pupakit.calendar

Version:
8 lines (7 loc) 482 B
import { DayPositionInDateRange } from '../../declarations/types/day-position-in-date-range.type'; import * as i0 from "@angular/core"; export declare class CalendarCellComponent { positionInRange: DayPositionInDateRange | undefined; static ɵfac: i0.ɵɵFactoryDeclaration<CalendarCellComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<CalendarCellComponent, "pupa-calendar-cell", never, { "positionInRange": "positionInRange"; }, {}, never, ["*"], false>; }