UNPKG
ez-firebase-auth
Version:
latest (1.0.10)
1.0.10
1.0.9
1.0.8
Easy Firebase Auth for Angular 4.x
github.com/nowzoo/ez-firebase-auth
nowzoo/ez-firebase-auth
ez-firebase-auth
/
ezfa-provider-labels.class.d.ts
8 lines
(7 loc)
•
175 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
declare
class
EzfaProviderLabels
{
'password'
:
string
;
'twitter.com'
:
string
;
'facebook.com'
:
string
;
'github.com'
:
string
;
'google.com'
:
string
; }