mirror of
https://github.com/Dan6erbond/sk-auth.git
synced 2024-11-29 19:07:51 +01:00
3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
|
export { Provider } from "./base";
|
||
|
export { GoogleOAuthProvider } from "./google";
|