@nebular/theme
Version:
@nebular/theme
8 lines (7 loc) • 373 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./badge.component";
export declare class NbBadgeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbBadgeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbBadgeModule, [typeof i1.NbBadgeComponent], never, [typeof i1.NbBadgeComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbBadgeModule>;
}