UNPKG

@alfresco/adf-core

Version:
9 lines (8 loc) 525 B
import * as i0 from "@angular/core"; import * as i1 from "./dynamic-chip-list.component"; /** @deprecated use `DynamicChipListComponent` or import standalone components directly */ export declare class DynamicChipListModule { static ɵfac: i0.ɵɵFactoryDeclaration<DynamicChipListModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DynamicChipListModule, never, [typeof i1.DynamicChipListComponent], [typeof i1.DynamicChipListComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DynamicChipListModule>; }