UNPKG

@syncfusion/ej2-angular-buttons

Version:

A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular

13 lines (12 loc) 642 B
import * as i0 from "@angular/core"; import * as i1 from "./chiplist.component"; import * as i2 from "./chips.directive"; import * as i3 from "@angular/common"; /** * NgModule definition for the ChipList component. */ export declare class ChipListModule { static ɵfac: i0.ɵɵFactoryDeclaration<ChipListModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ChipListModule, [typeof i1.ChipListComponent, typeof i2.ChipDirective, typeof i2.ChipsDirective], [typeof i3.CommonModule], [typeof i1.ChipListComponent, typeof i2.ChipDirective, typeof i2.ChipsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<ChipListModule>; }