Spaces:
Runtime error
Runtime error
| import "server-only"; | |
| // Re-export everything from auth-instance | |
| export { auth, getSession, getIsFirstUser } from "./auth-instance"; | |
| import "server-only"; | |
| // Re-export everything from auth-instance | |
| export { auth, getSession, getIsFirstUser } from "./auth-instance"; | |