UNPKG

@formio-tmt/angular

Version:

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

9 lines 508 B
export { FormioAuthConfig } from './auth.config'; export { FormioAuthService } from './auth.service'; export { FormioAuthComponent } from './auth.component'; export { FormioAuthLoginComponent } from './login/login.component'; export { FormioAuthRegisterComponent } from './register/register.component'; export { FormioResetPassComponent } from './resetpass/resetpass.component'; export { FormioAuthRoutes } from './auth.routes'; export { FormioAuth } from './auth.module'; //# sourceMappingURL=index.d.ts.map