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
Facebook OAuth library
github.com/denostack/openauth
denostack/openauth
@openauth/facebook
/
esm
/
mod.d.ts
3 lines
•
150 B
TypeScript
View Raw
1
2
3
export
type
*
from
"@openauth/core"
;
export
{
FacebookOAuth
,
type
FacebookOAuthOptions
}
from
"./facebook_oauth.js"
;
//# sourceMappingURL=mod.d.ts.map