UNPKG

373 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./badge.component";
3export declare class NbBadgeModule {
4 static ɵfac: i0.ɵɵFactoryDeclaration<NbBadgeModule, never>;
5 static ɵmod: i0.ɵɵNgModuleDeclaration<NbBadgeModule, [typeof i1.NbBadgeComponent], never, [typeof i1.NbBadgeComponent]>;
6 static ɵinj: i0.ɵɵInjectorDeclaration<NbBadgeModule>;
7}