@coreui/angular
Version:
CoreUI Components Library for Angular
8 lines (7 loc) • 361 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./badge.component";
export declare class BadgeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<BadgeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<BadgeModule, never, [typeof i1.BadgeComponent], [typeof i1.BadgeComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<BadgeModule>;
}