vue-class-component support
未关闭
Hacktoberfest
help wanted
vue
- 主要语言
- TypeScript
- 星标
- 929
- 派生
- 27
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have been wondering if it is possible to use this library with components defined like so:
```js
@Component
class SomeComponent extends Vue {
mount () {
...
}
}
```
Thanks!
贡献指南
评估
这个 Issue 还没有评估数据。