Flex
2025-05-30 421c5cdb0a776a1da9aa187b8c532172dead2f65
1
2
3
4
5
6
import WxMsg from './main.vue'
import { MsgType } from './types'
 
export { MsgType }
 
export default WxMsg