change
This commit is contained in:
5
src/shared/api/index.ts
Normal file
5
src/shared/api/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import apiClient from "@/shared/api/apiClient";
|
||||
export * from "./authSvc"
|
||||
export {
|
||||
apiClient
|
||||
}
|
||||
Reference in New Issue
Block a user