UNPKG

ng7-auth

Version:

Firestore Authentication with Angular. A Fork form Anthony Nahas.

8 lines (7 loc) 173 B
export declare enum Accounts { NONE = "account", CHECK = "account-check", EDIT = "account-edit", OFF = "account-off", REMOVE = "account-remove" }