With TypeScript. // app/store.ts import { Action, configureStore, ThunkAction } from '@reduxjs/toolkit'; const store = configureStore({
確定! 回上一頁