Files

4 lines
71 B
TypeScript

import { useAuth } from "@/contexts/AuthContext";
export { useAuth };