UNPKG

ems-web-app-cognito

Version:

This angular.io module includes a component, service and supporting classes that wrap the Amazon Cognito Identity SDK to enable simple username/password authentication.

12 lines (11 loc) 628 B
import * as i0 from "@angular/core"; import * as i1 from "./cognito.component"; import * as i2 from "./cognito.pipes"; import * as i3 from "@angular/forms"; import * as i4 from "@angular/common"; import * as i5 from "@angular/common/http"; export declare class CognitoModule { static ɵfac: i0.ɵɵFactoryDeclaration<CognitoModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CognitoModule, [typeof i1.CognitoComponent, typeof i2.LabelerPipe], [typeof i3.FormsModule, typeof i4.CommonModule, typeof i5.HttpClientModule], [typeof i1.CognitoComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CognitoModule>; }