UNPKG

ui-logon-angular

Version:

Refer [UI-Logon](https://www.npmjs.com/package/ui-logon).

14 lines (13 loc) 786 B
import * as i0 from "@angular/core"; import * as i1 from "./logon.component"; import * as i2 from "./landing-page/landing-page.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/platform-browser"; import * as i5 from "@angular/forms"; import * as i6 from "@angular/common/http"; import * as i7 from "ui-message-angular"; export declare class LogonModule { static ɵfac: i0.ɵɵFactoryDeclaration<LogonModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LogonModule, [typeof i1.LogonComponent, typeof i2.LandingPageComponent], [typeof i3.CommonModule, typeof i4.BrowserModule, typeof i5.FormsModule, typeof i6.HttpClientModule, typeof i7.MessageModule], [typeof i1.LogonComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<LogonModule>; }