ngx-obelisco-example
Version:
Componentes funcionales y reutilizables para Angular.
8 lines (7 loc) • 391 B
TypeScript
import * as i0 from "@angular/core";
export declare class OHighlightedTitleComponent {
constructor();
customClasses: string;
static ɵfac: i0.ɵɵFactoryDeclaration<OHighlightedTitleComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<OHighlightedTitleComponent, "o-highlighted-title", never, { "customClasses": "customClasses"; }, {}, never, ["*"], false>;
}