UNPKG

@duongtrungnguyen/next-helper

Version:
6 lines 210 B
export declare const useAuth: () => import("./types").AuthContextType; export declare function useProtectedRoute(): { isLoading: boolean; isAuthenticated: boolean; }; //# sourceMappingURL=hooks.d.ts.map