feat: 🚀 生成人

This commit is contained in:
2026-04-16 16:11:49 +08:00
parent ef2831ac4a
commit 35a8de2ede
8 changed files with 41 additions and 20 deletions

View File

@@ -5,6 +5,7 @@
export {}
declare global {
const EffectScope: typeof import("vue")["EffectScope"];
const ElMessage: typeof import("element-plus/es")["ElMessage"];
const computed: typeof import("vue")["computed"];
const createApp: typeof import("vue")["createApp"];
const customRef: typeof import("vue")["customRef"];