UNPKG

design-angular-kit

Version:

Un toolkit Angular conforme alle linee guida di design per i servizi web della PA

9 lines (8 loc) 488 B
import * as i0 from "@angular/core"; import * as i1 from "./list/list.component"; import * as i2 from "./list-item/list-item.component"; export declare class ItListModule { static ɵfac: i0.ɵɵFactoryDeclaration<ItListModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ItListModule, never, [typeof i1.ItListComponent, typeof i2.ItListItemComponent], [typeof i1.ItListComponent, typeof i2.ItListItemComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ItListModule>; }