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.
package.json#types
1 parent fa1fb9d commit e0f0040Copy full SHA for e0f0040
1 file changed
packages/react-resizable-panels/package.json
@@ -41,7 +41,7 @@
41
"default": "./src/env-conditions/unknown.ts"
42
}
43
},
44
- "types": "dist/react-resizable-panels.cjs.d.ts",
+ "types": "dist/react-resizable-panels.d.ts",
45
"scripts": {
46
"clear": "pnpm run clear:builds & pnpm run clear:node_modules",
47
"clear:builds": "rm -rf ./packages/*/dist",
0 commit comments