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

types are not being exported #4921

Open
cwiesenekkerzig opened this issue Mar 16, 2025 · 0 comments
Open

types are not being exported #4921

cwiesenekkerzig opened this issue Mar 16, 2025 · 0 comments

Comments

@cwiesenekkerzig
Copy link

In version 3.7.2 the package.json contains a types and a exports section. The export section does not include the types so the types cannot be exported.

I guess its introduced here: https://github.com/codeceptjs/CodeceptJS/pull/4703/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

The export section must at least also expose the typing map to be able to load it into typescript project

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

No branches or pull requests

1 participant