import WxMsg from './main.vue'
import { MsgType } from './types'

export { MsgType }

export default WxMsg
