mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-14 11:22:41 +08:00
7 lines
107 B
TypeScript
7 lines
107 B
TypeScript
![]() |
import WxMsg from './main.vue'
|
||
|
import { MsgType } from './types'
|
||
|
|
||
|
export { MsgType }
|
||
|
|
||
|
export default WxMsg
|