feat: add shared
ci-front / build (push) Successful in 1m58s

This commit is contained in:
2026-04-03 20:00:51 +03:00
parent add00401de
commit f073756e92
11 changed files with 1461 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
export { apiClient } from "./axios.instance";
export { useApi } from "./hooks/use.api";