How to make dynamic type parameter in function in typescript

前端 未结 0 983
轮回少年
轮回少年 2021-01-02 14:56

So i have some kind of routing in my web application as follow:

this is the list of the routes with their params

type RoutingParameterList = {
  Home:          


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