@coreui/angular
Version:
CoreUI for Angular UI components library
7 lines (6 loc) • 327 B
TypeScript
import * as i0 from "@angular/core";
export declare class HeaderTextComponent {
headerTextClass: boolean;
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderTextComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderTextComponent, "c-header-text, [cHeaderText]", never, {}, {}, never, ["*"], false>;
}