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