v10.0.2
·
1003 commits
to main
since this release
Correct typings to do commonjs style export.
Previously typings incorrectly included a default export, which is only supported if esModuleInterop
is enabled.