@nebular/theme
Version:
@nebular/theme
9 lines (8 loc) • 467 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./calendar.component";
import * as i2 from "./base-calendar.module";
export declare class NbCalendarModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbCalendarModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbCalendarModule, [typeof i1.NbCalendarComponent], [typeof i2.NbBaseCalendarModule], [typeof i1.NbCalendarComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbCalendarModule>;
}