zmc
2023-08-07 1e18f0bcee0358e13c0e2cb750d17cd7ef5bf4d6
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']