Refactoring
Lint / lint (push) Successful in 11s

This commit is contained in:
Julien Valverdé
2025-07-28 04:25:41 +02:00
parent 6b39671d60
commit 55ca8a0dd4
18 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
export * from "./Hooks.js"
export * as Hooks from "./Hooks.js"
export * from "./Hooks/index.js"
export * as Hooks from "./Hooks/index.js"