UNPKG
@openauth/kakao
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
Kakao OAuth library
github.com/denostack/openauth
denostack/openauth
@openauth/kakao
/
esm
/
mod.d.ts
3 lines
•
117 B
TypeScript
View Raw
1
2
3
export
type
*
from
"@openauth/core"
;
export
{
KakaoOAuth
}
from
"./kakao_oauth.js"
;
//# sourceMappingURL=mod.d.ts.map