mirror of
https://github.com/Dan6erbond/sk-auth.git
synced 2025-05-07 01:15:31 +02:00
do not export providers on index.ts
This commit is contained in:
parent
66528965fc
commit
9a48a67c5e
@ -1,4 +1,3 @@
|
||||
export { Auth as SvelteKitAuth } from "./auth";
|
||||
export type { JWT, Session, User } from "./interfaces";
|
||||
export * as Providers from "./providers";
|
||||
export type { CallbackResult, Profile } from "./types";
|
||||
|
Loading…
Reference in New Issue
Block a user