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
Hmm, actually I just realized that this is (currently) not possible. The return type would have to be Content<'EndPoint>; but it is not possible to create a generic method on a type provider.
This would be equivalent to:
The text was updated successfully, but these errors were encountered: