UNPKG

@clerk/nextjs

Version:

Clerk SDK for NextJS

6 lines 222 B
/** * These need to be explicitly listed. Do not use an * here. * If you do, app router will break. */ export { MultisessionAppSupport } from './client-boundary/controlComponents'; //# sourceMappingURL=internal.d.ts.map