ng-cards-ap
Version:
I have designed this card package to help people like me searching for a card template to add in their Angular project. This card design consists of various dynamic things which will help you to create different types of card: With Image, without image et
9 lines (8 loc) • 435 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ng-card.component";
import * as i2 from "@angular/common";
export declare class NgCardModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgCardModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgCardModule, [typeof i1.NgCardComponent], [typeof i2.CommonModule], [typeof i1.NgCardComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgCardModule>;
}