@coreui/angular
Version:
CoreUI for Angular UI components library
9 lines (8 loc) • 434 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./footer.component";
import * as i2 from "@angular/common";
export declare class FooterModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FooterModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FooterModule, [typeof i1.FooterComponent], [typeof i2.CommonModule], [typeof i1.FooterComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<FooterModule>;
}