4 lines
53 B
TypeScript
4 lines
53 B
TypeScript
import Chat from './Chat/index.vue'
|
|
|
|
export { Chat }
|
import Chat from './Chat/index.vue'
|
|
|
|
export { Chat }
|