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 358b8cc commit b2954b8Copy full SHA for b2954b8
package.json
@@ -7,7 +7,7 @@
7
"main": "dist/react-use-clipboard.js",
8
"umd:main": "dist/react-use-clipboard.umd.js",
9
"module": "dist/react-use-clipboard.m.js",
10
- "types": "dist/react-use-clipboard.d.ts",
+ "types": "dist/index.d.ts",
11
"source": "src/index.tsx",
12
"files": [
13
"dist"
0 commit comments