fix package.json exports #575
Labels
bug
A bug that needs to be resolved
closed-by-bot
Closed by automation
needs-reproduction
Action needed: A valid reproduction of the issue needs to be added
the package.json exports are missing a types entry:
this causes no types to load for people using tsconfig moduleResolution set to Node16, NodeNext or bundler.
The text was updated successfully, but these errors were encountered: