mirror of
https://github.com/Dan6erbond/sk-auth.git
synced 2024-11-20 19:07:20 +01:00
🏷️ Export types from index.ts
This commit is contained in:
parent
8de1f5cc42
commit
2b21911d22
@ -1,2 +1,4 @@
|
||||
export { Auth } from "./auth";
|
||||
export { JWT, Session, User } from "./interfaces";
|
||||
export { Provider } from "./providers";
|
||||
export { CallbackResult, Profile } from "./types";
|
||||
|
Loading…
Reference in New Issue
Block a user