UNPKG

@angular/material

Version:
11 lines (10 loc) 743 B
import * as i0 from "@angular/core"; import * as i1 from "./chip-list"; import * as i2 from "./chip"; import * as i3 from "./chip-input"; import * as i4 from "@angular/material/core"; export declare class MatChipsModule { static ɵfac: i0.ɵɵFactoryDeclaration<MatChipsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MatChipsModule, [typeof i1.MatChipList, typeof i2.MatChip, typeof i3.MatChipInput, typeof i2.MatChipRemove, typeof i2.MatChipAvatar, typeof i2.MatChipTrailingIcon], [typeof i4.MatCommonModule], [typeof i1.MatChipList, typeof i2.MatChip, typeof i3.MatChipInput, typeof i2.MatChipRemove, typeof i2.MatChipAvatar, typeof i2.MatChipTrailingIcon]>; static ɵinj: i0.ɵɵInjectorDeclaration<MatChipsModule>; }