UNPKG

467 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./calendar.component";
3import * as i2 from "./base-calendar.module";
4export declare class NbCalendarModule {
5 static ɵfac: i0.ɵɵFactoryDeclaration<NbCalendarModule, never>;
6 static ɵmod: i0.ɵɵNgModuleDeclaration<NbCalendarModule, [typeof i1.NbCalendarComponent], [typeof i2.NbBaseCalendarModule], [typeof i1.NbCalendarComponent]>;
7 static ɵinj: i0.ɵɵInjectorDeclaration<NbCalendarModule>;
8}