Refactoring
Lint / lint (push) Successful in 11s

This commit is contained in:
Julien Valverdé
2025-07-28 04:02:55 +02:00
parent 09ed773b96
commit bada57a591
21 changed files with 8 additions and 3 deletions
+4
View File
@@ -17,6 +17,10 @@
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
},
"./hooks": {
"types": "./dist/types/hooks.d.ts",
"default": "./dist/types/hooks.js"
},
"./types": {
"types": "./dist/types/index.d.ts",
"default": "./dist/types/index.js"