Skip to content

Commit

Permalink
migrate: @/reducers/timetable/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
yumincho committed Apr 8, 2024
1 parent a6a80e3 commit 5b06999
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ const CombinedReducer = combineReducers({
lectureFocus: lectureFocus,
});

export type timetableState = ReturnType<typeof CombinedReducer>;
export default CombinedReducer;

0 comments on commit 5b06999

Please sign in to comment.