How do I inject a value from class decorator to method decorator in typescript?

前端 未结 0 1849
有刺的猬
有刺的猬 2021-01-06 05:04

I have started using decorators in TypeScript and it works, I created Get, Post, Put and Delete decorators that I can add to controller methods and that take path

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