UNPKG

kwikid-components

Version:
10 lines (9 loc) 440 B
import { OnInit } from "@angular/core"; import * as i0 from "@angular/core"; export declare class KwikIDPageHeaderComponent implements OnInit { config: any; constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<KwikIDPageHeaderComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<KwikIDPageHeaderComponent, "kwikid-components-page-header", never, { "config": "config"; }, {}, never, never>; }