UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

12 lines (11 loc) 1.07 kB
import * as i0 from "@angular/core"; import * as i1 from "./card.component"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxCardModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxCardModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxCardModule, never, [typeof i1.IgxCardComponent, typeof i1.IgxCardHeaderComponent, typeof i1.IgxCardMediaDirective, typeof i1.IgxCardContentDirective, typeof i1.IgxCardActionsComponent, typeof i1.IgxCardFooterDirective, typeof i1.IgxCardHeaderTitleDirective, typeof i1.IgxCardHeaderSubtitleDirective, typeof i1.IgxCardThumbnailDirective], [typeof i1.IgxCardComponent, typeof i1.IgxCardHeaderComponent, typeof i1.IgxCardMediaDirective, typeof i1.IgxCardContentDirective, typeof i1.IgxCardActionsComponent, typeof i1.IgxCardFooterDirective, typeof i1.IgxCardHeaderTitleDirective, typeof i1.IgxCardHeaderSubtitleDirective, typeof i1.IgxCardThumbnailDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxCardModule>; }