Migrate actions,reducers and action types to TS #15
This commit is contained in:
3
app/reducers/users/index.ts
Normal file
3
app/reducers/users/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { userReducer } from "./userReducer";
|
||||
|
||||
export {userReducer};
|
||||
Reference in New Issue
Block a user