design-angular-kit
Version:
Un toolkit Angular conforme alle linee guida di design per i servizi web della PA
9 lines (8 loc) • 536 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./dropdown/dropdown.component";
import * as i2 from "./dropdown-item/dropdown-item.component";
export declare class ItDropdownModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ItDropdownModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ItDropdownModule, never, [typeof i1.ItDropdownComponent, typeof i2.ItDropdownItemComponent], [typeof i1.ItDropdownComponent, typeof i2.ItDropdownItemComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ItDropdownModule>;
}