du
2025-06-13 1edb6869401621cea31e003c52ca919385acc786
1
2
3
4
5
6
import WxMsg from './main.vue'
import { MsgType } from './types'
 
export { MsgType }
 
export default WxMsg