Closed rubencosta closed 1 year ago
Thank you for your PR. I've meged it. But after that, I noticed the comment in the document that you posted as reference:
// Entry-point for TypeScript resolution - must occur first! "types": "./types/index.d.ts",
So I moved it to the top and then published a new version 4.1.4. Thanks :)
Checks
Version
v4.1.3
Description
types
field is missing from package.jsonexports
main (.
) export and typescript does not fallback to the top-leveltypes
.Reproduction Link
No response
Steps to Reproduce
Expected Behaviour