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 3e98712 commit 3798a71Copy full SHA for 3798a71
packages/solid-query/package.json
@@ -16,7 +16,7 @@
16
"module": "build/lib/index.js",
17
"exports": {
18
".": {
19
- "types": "./build/types/index.d.ts",
+ "types": "./build/lib/index.d.ts",
20
"solid": "./build/lib/index.js",
21
"import": "./build/lib/index.js",
22
"require": "./build/lib/index.cjs",
0 commit comments