This release fixes the exported types of the package.
typesVersionshas been removedtypeshas been changed to a file instead of a directory, which was incorrect.- The
srcdirectory is now included as part of the NPM package, which should make future debugging easier since the types and implementations will be together in code.