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.

12 lines
402 B

7 months ago
7 months ago
  1. // generated by unplugin-vue-components
  2. // We suggest you to commit this file into source control
  3. // Read more: https://github.com/vuejs/vue-next/pull/3399
  4. declare module 'vue' {
  5. export interface GlobalComponents {
  6. MessageItem: typeof import('./components/deepNine/MessageItem.vue')['default']
  7. ThinkingGif: typeof import('./components/deepNine/ThinkingGif.vue')['default']
  8. }
  9. }
  10. export { }