Files
chatgpt-web/src/components/business/index.ts
2023-02-13 12:38:44 +08:00

4 lines
53 B
TypeScript

import Chat from './Chat/index.vue'
export { Chat }