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
dont use internal types/classes in public API (#1202)
fixes#1192
since these classes were never public, it is just non-breaking to use
public type-aliases instead.
Signed-off-by: Jan Kowalleck <[email protected]>
0 commit comments