UNPKG

@jamarsto/kiunzi-micro-frontend-tools

Version:
9 lines (8 loc) 357 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class RootComponent implements OnInit { constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<RootComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<RootComponent, "ng-component", never, {}, {}, never, never>; }