@blackbaud/skyux-lib-media
Version:
This library was generated with [Nx](https://nx.dev).
7 lines (6 loc) • 405 B
TypeScript
import * as i0 from "@angular/core";
export declare class SkyHeroHeadingComponent {
heroTextColor: string | undefined;
static ɵfac: i0.ɵɵFactoryDeclaration<SkyHeroHeadingComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyHeroHeadingComponent, "sky-hero-heading", never, { "heroTextColor": { "alias": "heroTextColor"; "required": false; }; }, {}, never, ["*"], false, never>;
}