@bimeister/pupakit.calendar
Version:
PupaKit Calendar
7 lines (6 loc) • 359 B
TypeScript
import * as i0 from "@angular/core";
export declare class CalendarCellEmptyComponent {
isInRange: boolean;
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarCellEmptyComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<CalendarCellEmptyComponent, "pupa-calendar-cell-empty", never, { "isInRange": "isInRange"; }, {}, never, never, false>;
}