@nebular/theme
Version:
@nebular/theme
13 lines (12 loc) • 1.11 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./card.component";
import * as i2 from "./reveal-card/reveal-card.component";
import * as i3 from "./flip-card/flip-card.component";
import * as i4 from "./shared/shared.component";
import * as i5 from "../shared/shared.module";
import * as i6 from "../icon/icon.module";
export declare class NbCardModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbCardModule, never>;
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]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbCardModule>;
}