zmc
2023-08-15 60076cbbe1da6cc8ed3a4ebb8f67e92ea9be9e4a
auto-imports.d.ts
@@ -5,6 +5,7 @@
export {}
declare global {
  const EffectScope: typeof import('vue')['EffectScope']
  const ElLoading: typeof import('element-plus/es')['ElLoading']
  const ElMessage: typeof import('element-plus/es')['ElMessage']
  const computed: typeof import('vue')['computed']
  const createApp: typeof import('vue')['createApp']