UNPKG

@clerk/nextjs

Version:

Clerk SDK for NextJS

6 lines 319 B
/** * Re-export keyless development cache utilities from shared. * This maintains backward compatibility with existing imports. */ export { clerkDevelopmentCache, createClerkDevCache, createConfirmationMessage, createKeylessModeMessage, } from '@clerk/shared/keyless'; //# sourceMappingURL=keyless-log-cache.d.ts.map