json-joy
json-joy copied to clipboard
Typings on the library do not reflect the expected usage
It just produces type errors, making usage with TS basically impossible:
Also, if the plan is to fully support esm, a good alternative is to add the exports field to the package.json, exporting each individual module, and its types.