123456 |
- import * as i0 from "@angular/core";
- export declare class HeaderComponent {
- title: string;
- static ɵfac: i0.ɵɵFactoryDeclaration<HeaderComponent, never>;
- static ɵcmp: i0.ɵɵComponentDeclaration<HeaderComponent, "ct-header", never, { "title": { "alias": "title"; "required": false; }; }, {}, never, ["*"], true, never>;
- }
|