refactor: create separate shared store for auth token and refresh action
This commit is contained in:
2
src/shared/api/calls/index.ts
Normal file
2
src/shared/api/calls/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from "./refresh/refresh";
|
||||
export * from "./refresh/refresh.mock";
|
||||
Reference in New Issue
Block a user