Open
Description
The original repository had types through DefinitelyTyped here.
Forking means the types won't have come through. We could:
- Copy the definitely-typed types to this repo
- Upload a copy to definitely-typed/commit-and-tag-version
- Convert this repo to typescript
I think the smallest effort would be option 1. Long term, conversion to typescript would be ideal, because then we'd be able to merge #21, #19, #18 and #16, all of which require ESM.