yangfeng
2023-12-12 1519870c0e18171ced014a840e86a459dc6b00f1
src/auto-imports.d.ts
@@ -4,4 +4,6 @@
// noinspection JSUnusedGlobalSymbols
// Generated by unplugin-auto-import
export {}
declare global {}
declare global {
  const ElMessage: typeof import('element-plus/es')['ElMessage']
}