UNPKG

1.11 kBTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./card.component";
3import * as i2 from "./reveal-card/reveal-card.component";
4import * as i3 from "./flip-card/flip-card.component";
5import * as i4 from "./shared/shared.component";
6import * as i5 from "../shared/shared.module";
7import * as i6 from "../icon/icon.module";
8export declare class NbCardModule {
9 static ɵfac: i0.ɵɵFactoryDeclaration<NbCardModule, never>;
10 static ɵmod: i0.ɵɵNgModuleDeclaration<NbCardModule, [typeof i1.NbCardComponent, typeof i1.NbCardBodyComponent, typeof i1.NbCardFooterComponent, typeof i1.NbCardHeaderComponent, typeof i2.NbRevealCardComponent, typeof i3.NbFlipCardComponent, typeof i4.NbCardFrontComponent, typeof i4.NbCardBackComponent], [typeof i5.NbSharedModule, typeof i6.NbIconModule], [typeof i1.NbCardComponent, typeof i1.NbCardBodyComponent, typeof i1.NbCardFooterComponent, typeof i1.NbCardHeaderComponent, typeof i2.NbRevealCardComponent, typeof i3.NbFlipCardComponent, typeof i4.NbCardFrontComponent, typeof i4.NbCardBackComponent]>;
11 static ɵinj: i0.ɵɵInjectorDeclaration<NbCardModule>;
12}