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
[fix] add types properly in exports in package.json (#2896)
Fixes#2863
Also removes somewhat weird types export "./types" which is redundant: you get these through the default import, too.
Co-authored-by: Simon Holthausen <[email protected]>
0 commit comments