UNPKG
@openauth/facebook
Version:
latest (0.6.0)
0.6.0
0.5.0
0.5.0-rc.1
0.4.0
0.3.1
0.3.0
0.2.2
0.2.0
0.1.0
0.0.1
0.0.0
OAuth facebook library.
github.com/wan2land/openauth/tree/main
wan2land/openauth
@openauth/facebook
/
src
/
index.ts
4 lines
(2 loc)
•
123 B
text/typescript
View Raw
1
2
3
4
export
{
FacebookClient
}
from
'./facebook-client'
export
{
FacebookOAuth
,
FacebookOAuthOptions
}
from
'./facebook-oauth'