首页
运维笔记
SEO心得
软件程序
网站源码
旗下网站
programmer
登录
标签
but is being used as a type here
javascript - Typescript class variables and error: "refers to a value, but is being used as a type here. . Did you mean
This works in Javascript and Typescript:class A{ * ... * }const B = class extends A { * ... * }
admin
7小时前
3
0