Package cannot be typed
Open
@webJose is already working on this.
Since Apr 6, 2025.
question
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I am converting to TypeScript a 3-year old project that uses this package, and TypeScript says that, even though I wrote a .d.ts file to type it, the types cannot be applied due to this package's "exports". I checked and there is no "exports" field in this package's package.json file. I therefore imagine that the fix is to add some exports to it... perhaps even create typing so we don't have to type things ourselves?
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.