UNPKG

angular-formio

Version:

The Form.io dynamic form and data management system for Angular.

6 lines (5 loc) 179 B
import { FormioAuthService } from './auth.service'; export declare class FormioAuthLoginComponent { service: FormioAuthService; constructor(service: FormioAuthService); }