How to enforce semicolon in Typescript interface

前端 未结 0 516
名媛妹妹
名媛妹妹 2020-12-21 13:04

Both ,(comma) and ;(semicolon) are valid syntax while declaring a typescript interface e.g the below are both valid



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