Actions; Reducers. Typing Redux state. Typing your state object, works the same as typing any other object in Flow. type State = { users: Array ...
確定! 回上一頁