1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./card.component";
|
3 | import * as i2 from "./reveal-card/reveal-card.component";
|
4 | import * as i3 from "./flip-card/flip-card.component";
|
5 | import * as i4 from "./shared/shared.component";
|
6 | import * as i5 from "../shared/shared.module";
|
7 | import * as i6 from "../icon/icon.module";
|
8 | export 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 | }
|