|
|
@@ -59,7 +59,6 @@ declare module '@vue/runtime-core' {
|
|
59
|
59
|
NutMenuItem: typeof import('nutui-uniapp/components/menuitem/menuitem.vue')['default']
|
|
60
|
60
|
NutNoticebar: typeof import('nutui-uniapp/components/noticebar/noticebar.vue')['default']
|
|
61
|
61
|
NutOverlay: typeof import('nutui-uniapp/components/overlay/overlay.vue')['default']
|
|
62
|
|
- NutPicker: typeof import('nutui-uniapp/components/picker/picker.vue')['default']
|
|
63
|
62
|
NutPopup: typeof import('nutui-uniapp/components/popup/popup.vue')['default']
|
|
64
|
63
|
NutRadio: typeof import('nutui-uniapp/components/radio/radio.vue')['default']
|
|
65
|
64
|
NutRadioGroup: typeof import('nutui-uniapp/components/radiogroup/radiogroup.vue')['default']
|