Uh oh!
There was an error while loading. Please reload this page.
feat(expo): add cache as official exported member - #5315
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
LekoArts
commented
Mar 10, 2025
Hello, thanks for your PR! For the change itself, I wouldn't want us to make the whole So please change your PR to add the re-export of the type to https://github.com/clerk/javascript/blob/main/packages/expo/src/index.ts so that one can do this in the future: importtype{TokenCache}from'@clerk/clerk-expo' |
fix#5314