UNPKG

@formio/angular

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.4.

10 lines 496 B
import { FormioAuthService } from '../auth.service'; import * as i0 from "@angular/core"; export declare class FormioAuthLoginComponent { service: FormioAuthService; renderOptions: any; constructor(service: FormioAuthService); static ɵfac: i0.ɵɵFactoryDeclaration<FormioAuthLoginComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<FormioAuthLoginComponent, "ng-component", never, {}, {}, never, never, false, never>; } //# sourceMappingURL=login.component.d.ts.map