f
This commit is contained in:
2
src/auto-imports.d.ts
vendored
2
src/auto-imports.d.ts
vendored
@@ -93,7 +93,9 @@ declare global {
|
||||
const shallowReadonly: typeof import('vue')['shallowReadonly']
|
||||
const shallowRef: typeof import('vue')['shallowRef']
|
||||
const showConfirmDialog: typeof import('vant/es')['showConfirmDialog']
|
||||
const showFailToast: typeof import('vant/es')['showFailToast']
|
||||
const showLoadingToast: typeof import('vant/es')['showLoadingToast']
|
||||
const showSuccessToast: typeof import('vant/es')['showSuccessToast']
|
||||
const showToast: typeof import('vant/es')['showToast']
|
||||
const syncRef: typeof import('@vueuse/core')['syncRef']
|
||||
const syncRefs: typeof import('@vueuse/core')['syncRefs']
|
||||
|
||||
Reference in New Issue
Block a user