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