UNPKG

@clerk/nextjs

Version:

Clerk SDK for NextJS

4 lines 279 B
import type { AccountlessApplication } from '@clerk/backend'; import type { PropsWithChildren } from 'react'; export declare function KeylessCookieSync(props: PropsWithChildren<AccountlessApplication>): import("react").ReactNode; //# sourceMappingURL=keyless-cookie-sync.d.ts.map