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 52591c4 commit ccbea12Copy full SHA for ccbea12
package.json
@@ -2,6 +2,7 @@
2
"name": "use-async-effekt-hooks",
3
"version": "1.0.0",
4
"description": "React hooks for async effects and memoization with proper dependency tracking and linting support",
5
+ "sideEffects": false,
6
"main": "dist/index.js",
7
"types": "dist/index.d.ts",
8
"files": [
0 commit comments