UNPKG

ngx-auth-firebaseui-updated

Version:

From ngx-auth-firbaseui but updated to fix dependency issues with Angular 16. Open Source Library for Angular Web Apps to integrate a material user interface for firebase authentication

8 lines 209 B
export declare enum Accounts { NONE = "account", CHECK = "account-check", EDIT = "account-edit", OFF = "account-off", REMOVE = "account-remove" } //# sourceMappingURL=accounts.enum.d.ts.map