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
I mistakenly had changed this to type-only export,
but for classes we don't want to export only the type.
That broke the demo page that wants to access this class.
Fixes#521
0 commit comments