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