@fullcalendar/angular
Version:
The official Angular component for FullCalendar
11 lines (10 loc) • 667 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./full-calendar.component";
import * as i2 from "./utils/offscreen-fragment.component";
import * as i3 from "./utils/transport-container.component";
import * as i4 from "@angular/common";
export declare class FullCalendarModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FullCalendarModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FullCalendarModule, [typeof i1.FullCalendarComponent, typeof i2.OffscreenFragmentComponent, typeof i3.TransportContainerComponent], [typeof i4.CommonModule], [typeof i1.FullCalendarComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<FullCalendarModule>;
}