[全量] 初始化项目代码、配置、文档及Agent协同harness
This commit is contained in:
11
chat_web_front/auto-imports.d.ts
vendored
Normal file
11
chat_web_front/auto-imports.d.ts
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
/* eslint-disable */
|
||||
/* prettier-ignore */
|
||||
// @ts-nocheck
|
||||
// noinspection JSUnusedGlobalSymbols
|
||||
// Generated by unplugin-auto-import
|
||||
// biome-ignore lint: disable
|
||||
export {}
|
||||
declare global {
|
||||
const ElMessage: typeof import('element-plus/es')['ElMessage']
|
||||
const ElMessageBox: typeof import('element-plus/es')['ElMessageBox']
|
||||
}
|
||||
Reference in New Issue
Block a user