Redux-typescript , how to properly type state mapped to props?

后端 未结 0 2014
走了就别回头了
走了就别回头了 2020-11-30 10:38

I have those types

interface UsersTokenInfoProps {
    selectedToken: String,
    loadRedisKey: Function
}

Those are my dispactchers and mapp

相关标签:
回答
  • 消灭零回复
提交回复
热议问题