mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
更新项目配置,删除不必要的文件,优化依赖项,修复类型定义,添加新歌单样式
This commit is contained in:
2
src/components.d.ts
vendored
2
src/components.d.ts
vendored
@@ -17,6 +17,8 @@ declare module 'vue' {
|
||||
FeedbackItem: typeof import('./components/FeedbackItem.vue')['default']
|
||||
LiveInfoContainer: typeof import('./components/LiveInfoContainer.vue')['default']
|
||||
MonacoEditorComponent: typeof import('./components/MonacoEditorComponent.vue')['default']
|
||||
NFormItemG: typeof import('naive-ui')['NFormItemG']
|
||||
NFormItemGi: typeof import('naive-ui')['NFormItemGi']
|
||||
NIcon: typeof import('naive-ui')['NIcon']
|
||||
NTag: typeof import('naive-ui')['NTag']
|
||||
PointGoodsItem: typeof import('./components/manage/PointGoodsItem.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user