UNPKG

@inertiapixel/nextjs-auth

Version:

A reusable Next.js authentication package supporting credentials, OTP, and OAuth login.

4 lines (3 loc) 133 B
export declare const SuspenseWrapper: ({ children }: { children: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element;