update: components.d.ts

This commit is contained in:
ctwj
2025-10-21 00:41:16 +08:00
parent 40ad48f5cf
commit 2e5dd8360e
2 changed files with 0 additions and 1 deletions

0
scripts/build.sh Normal file → Executable file
View File

1
web/components.d.ts vendored
View File

@@ -34,7 +34,6 @@ declare module 'vue' {
NInputNumber: typeof import('naive-ui')['NInputNumber']
NList: typeof import('naive-ui')['NList']
NListItem: typeof import('naive-ui')['NListItem']
NMarquee: typeof import('naive-ui')['NMarquee']
NMessageProvider: typeof import('naive-ui')['NMessageProvider']
NModal: typeof import('naive-ui')['NModal']
NNotificationProvider: typeof import('naive-ui')['NNotificationProvider']