What is the betterAuth({}) type?
Hi community,
Let's say we need to propagate our auth const, send through some context, whatever. How can we actually define the type returned by
Let's say we need to propagate our auth const, send through some context, whatever. How can we actually define the type returned by
betterAuth({})?