You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Gggpound what error are you getting in your codebase? I can reproduce an error Error: Something went wrong - a symbol debounce for top-level identifier debounce cannot be renamed but it seems it is not what you're getting?
Bug report
When I use it in a monorepo project, I can not export the type correctly, and usually the result is a null value
Input code
this
exportElementSymbol
is undefined, and throw an error.The text was updated successfully, but these errors were encountered: