Function for getting type of TypedDict value that works with static type checker

后端 未结 0 1694
情话喂你
情话喂你 2020-12-15 09:03

I am looking to make a Python (3.8+) function that is:

  • Input: key of a TypedDict
  • Output:
    • Returns the value (easy)
    • Is app
相关标签:
回答
  • 消灭零回复
提交回复
热议问题