ngx-obelisco-example
Version:
Componentes funcionales y reutilizables para Angular.
10 lines (9 loc) • 506 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./o-footer.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/router";
export declare class OFooterModule {
static ɵfac: i0.ɵɵFactoryDeclaration<OFooterModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<OFooterModule, [typeof i1.OFooterComponent], [typeof i2.CommonModule, typeof i3.RouterModule], [typeof i1.OFooterComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<OFooterModule>;
}