UNPKG

@angular/material

Version:
10 lines (9 loc) 509 B
import * as i0 from "@angular/core"; import * as i1 from "./badge"; import * as i2 from "@angular/cdk/a11y"; import * as i3 from "@angular/material/core"; export declare class MatBadgeModule { static ɵfac: i0.ɵɵFactoryDeclaration<MatBadgeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MatBadgeModule, [typeof i1.MatBadge], [typeof i2.A11yModule, typeof i3.MatCommonModule], [typeof i1.MatBadge, typeof i3.MatCommonModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<MatBadgeModule>; }