@blackbaud/skyux-lib-media
Version:
This library was generated with [Nx](https://nx.dev).
11 lines (10 loc) • 675 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./hero.component";
import * as i2 from "./hero-heading.component";
import * as i3 from "./hero-subheading.component";
import * as i4 from "@angular/common";
export declare class SkyHeroModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyHeroModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyHeroModule, [typeof i1.SkyHeroComponent, typeof i2.SkyHeroHeadingComponent, typeof i3.SkyHeroSubheadingComponent], [typeof i4.CommonModule], [typeof i1.SkyHeroComponent, typeof i2.SkyHeroHeadingComponent, typeof i3.SkyHeroSubheadingComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SkyHeroModule>;
}