wouter
wouter copied to clipboard
Add missing module specifiers to typesVersions
Currently, TypeScript can't find the type declarations for the module specifiers listed in the exports map. This PR fixes this.