We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065fb2b commit 37e2a4fCopy full SHA for 37e2a4f
types/@next-auth.d.ts
@@ -1,3 +1,5 @@
1
+import NextAuth from "next-auth"
2
+
3
declare module "next-auth" {
4
interface Session {
5
readonly user: {
0 commit comments