Using Enum and generics to get day of the week in typescript

后端 未结 0 1405
日久生厌
日久生厌 2020-12-16 13:13

I have an assignment to do in typescript to get the current day of the week in typescript using enum and generics. I have created an enum of the days, but while indexing it

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