UNPKG
@freevuehub/reacth
Version:
latest (1.2.6)
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
0.7.10
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
React Auth Context
freevuehub/reacth
@freevuehub/reacth
/
src
/
google
/
constant.ts
4 lines
(3 loc)
•
193 B
text/typescript
View Raw
1
2
3
4
export
const
GOOGLE_ACCOUNTS_ID
=
'google-accounts-sdk'
as
const
export
const
SCRIPT_TAG
=
'script'
as
const
export
const
GOOGLE_ACCOUNT_URL
=
'https://accounts.google.com/gsi/client'
as
const