A8000
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
328 B

8 months ago
8 months ago
8 months ago
  1. /* eslint-disable */
  2. /* prettier-ignore */
  3. // @ts-nocheck
  4. // noinspection JSUnusedGlobalSymbols
  5. // Generated by unplugin-auto-import
  6. // biome-ignore lint: disable
  7. export {}
  8. declare global {
  9. const ElMessage: typeof import('element-plus/es')['ElMessage']
  10. const ElMessageBox: typeof import('element-plus/es')['ElMessageBox']
  11. }