UNPKG

design-angular-kit

Version:

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

10 lines (9 loc) 602 B
import * as i0 from "@angular/core"; import * as i1 from "./table.component"; import * as i2 from "./sort/sort.directive"; import * as i3 from "./sort/sort-header/sort-header.component"; export declare class ItTableModule { static ɵfac: i0.ɵɵFactoryDeclaration<ItTableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ItTableModule, never, [typeof i1.ItTableComponent, typeof i2.ItSortDirective, typeof i3.ItSortHeaderComponent], [typeof i1.ItTableComponent, typeof i2.ItSortDirective, typeof i3.ItSortHeaderComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ItTableModule>; }