We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fffafb commit b6b45b4Copy full SHA for b6b45b4
packages/react-router-loading/package.json
@@ -59,6 +59,7 @@
59
"types": "./dist/index.d.ts",
60
"exports": {
61
".": {
62
+ "types": "./dist/index.d.ts",
63
"import": "./dist/react-router-loading.es.js",
64
"require": "./dist/react-router-loading.umd.js"
65
}
0 commit comments