I am trying to create mappers in redux but unable to define types in mappers. How can I do it?

前端 未结 0 1457
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-04 18:35

I am creating mappers from the API response. First API Response is -

    {
        data : \'Hello\',
        a: null
    }

Another response i

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