Flex
2025-06-07 7e0087201c0f00a199f89ce0d35111b040aa9abe
1
2
3
4
5
6
import WxMsg from './main.vue'
import { MsgType } from './types'
 
export { MsgType }
 
export default WxMsg