codeceptjs / codeceptjs/CodeceptJS
types are not being exported
Đang mở
stale
- Ngôn ngữ chính
- JavaScript
- Star
- 4.2k
- Fork
- 757
- Merge trung bình
- 2 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 16
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.