How to redeclare the UserPrivateMetadata interface in the global namespace? #1691
Replies: 1 comment
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I have a regular Nextjs 13 App, and I'm using Clerk for auth.
How can I redeclare the UserPrivateMetadata interface for the whole app?
All reactions