@nebular/theme
Version:
@nebular/theme
11 lines (10 loc) • 648 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./base-calendar.component";
import * as i2 from "../calendar-kit/calendar-kit.module";
import * as i3 from "../shared/shared.module";
import * as i4 from "../card/card.module";
export declare class NbBaseCalendarModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbBaseCalendarModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbBaseCalendarModule, [typeof i1.NbBaseCalendarComponent], [typeof i2.NbCalendarKitModule, typeof i3.NbSharedModule, typeof i4.NbCardModule], [typeof i1.NbBaseCalendarComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbBaseCalendarModule>;
}