design-angular-kit-lombardia
Version:
Un toolkit Angular conforme alle linee guida di design per i servizi web della Regione Lombardia
7 lines (6 loc) • 433 B
TypeScript
import { ItAbstractComponent } from '../../../abstracts/abstract.component';
import * as i0 from "@angular/core";
export declare class ItFooterComponent extends ItAbstractComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<ItFooterComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ItFooterComponent, "it-footer", ["itFooter"], {}, {}, never, ["[header]", "[links]", "[contacts]", "[small-links]"], true, never>;
}