mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
feat: 优化弹幕动效, 开始自动操作编写
This commit is contained in:
1
src/components.d.ts
vendored
1
src/components.d.ts
vendored
@@ -39,6 +39,7 @@ declare module 'vue' {
|
||||
NRadioGroup: typeof import('naive-ui')['NRadioGroup']
|
||||
NScrollbar: typeof import('naive-ui')['NScrollbar']
|
||||
NSpace: typeof import('naive-ui')['NSpace']
|
||||
NSSwitch: typeof import('naive-ui')['NSSwitch']
|
||||
NTab: typeof import('naive-ui')['NTab']
|
||||
NTag: typeof import('naive-ui')['NTag']
|
||||
NText: typeof import('naive-ui')['NText']
|
||||
|
||||
Reference in New Issue
Block a user