Types are broken from version 6 onwards #480
Labels
Resolution: Fixed
The issue has been fixed.
Type: Bug
Inconsistencies or issues which will cause a problem for users or implementors.
Bug Report
Since updating to version
v6
and/ orv7
I am getting the following error when using this library:It was working just fine in version
v5
.Expected behavior
The types should be working even if
moduleResolution
is set toNode
.Steps to reproduce
Set up a project with the following typescript config:
When importing the library the error appears and the types are not working.
The text was updated successfully, but these errors were encountered: