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
It would be nice if we could provide a helper method to parse type expression (e.g. MyType[] or MyType | yourType) and resolve it against the current API.
Usecase is that we want to use type expressions in annitations.