UNPKG

@jamarsto/kiunzi-micro-frontend-tools

Version:
11 lines (10 loc) 745 B
import * as i0 from "@angular/core"; import * as i1 from "../../component/not-found/not-found.component"; import * as i2 from "../../component/root/root.component"; import * as i3 from "../../component/unauthorised/unauthorised.component"; import * as i4 from "@angular/router"; export declare class MicroFrontEndModule { static ɵfac: i0.ɵɵFactoryDeclaration<MicroFrontEndModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MicroFrontEndModule, [typeof i1.NotFoundComponent, typeof i2.RootComponent, typeof i3.UnauthorisedComponent], [typeof i4.RouterModule], [typeof i1.NotFoundComponent, typeof i2.RootComponent, typeof i3.UnauthorisedComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<MicroFrontEndModule>; }