Flex
2025-04-22 c10246f262c27facb1eb12e31a21169dc72749e9
1
2
3
4
5
6
import WxMsg from './main.vue'
import { MsgType } from './types'
 
export { MsgType }
 
export default WxMsg