mirror of
https://github.com/ctwj/urldb.git
synced 2025-11-24 19:12:52 +08:00
update: components.d.ts
This commit is contained in:
0
scripts/build.sh
Normal file → Executable file
0
scripts/build.sh
Normal file → Executable file
1
web/components.d.ts
vendored
1
web/components.d.ts
vendored
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user