Skip to content

Fix(package.json) add types to exports and remove redundant entry point fields#245

Merged
jodeleit-es merged 2 commits intomasterfrom
issue/242
Mar 13, 2026
Merged

Fix(package.json) add types to exports and remove redundant entry point fields#245
jodeleit-es merged 2 commits intomasterfrom
issue/242

Conversation

@jodeleit-es
Copy link
Collaborator

fix(package.json): add types to exports and remove redundant entry point fields
fixes #242

CaarLo1337 and others added 2 commits March 12, 2026 15:16
…nt fields (#244)

* fix(package.json): add types to exports and remove redundant entry point fields
* fixes #242
@jodeleit-es jodeleit-es merged commit 653c99d into master Mar 13, 2026
3 of 6 checks passed
@jodeleit-es jodeleit-es deleted the issue/242 branch March 13, 2026 13:50
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.

Module resolution fails for TypeScript types due to missing "types" in package.json "exports"

2 participants