7 lines
107 B
TypeScript
Raw Normal View History

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