@blackbaud/skyux-lib-stache
Version:
This library was generated with [Nx](https://nx.dev).
11 lines (10 loc) • 627 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./footer.component";
import * as i2 from "@angular/common";
import * as i3 from "../shared/sky-stache-resources.module";
import * as i4 from "../nav/nav.module";
export declare class StacheFooterModule {
static ɵfac: i0.ɵɵFactoryDeclaration<StacheFooterModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<StacheFooterModule, [typeof i1.StacheFooterComponent], [typeof i2.CommonModule, typeof i3.SkyStacheResourcesModule, typeof i4.StacheNavModule], [typeof i1.StacheFooterComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<StacheFooterModule>;
}