Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add types export for node16 module resolution #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

boneskull
Copy link

Consumers using node16 or nodenext module resolution cannot access the types shipped with this package without a types entry in the conditional exports. See https://www.typescriptlang.org/docs/handbook/modules/theory.html#module-resolution for details

Consumers using `node16` or `nodenext` module resolution cannot access the types shipped with this package without a `types` entry in the conditional exports.  See https://www.typescriptlang.org/docs/handbook/modules/theory.html#module-resolution for details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant