File size: 134 Bytes
05c5ed5
 
 
 
1
2
3
4
5
import "server-only";

// Re-export everything from auth-instance
export { auth, getSession, getIsFirstUser } from "./auth-instance";