fix: code style

This commit is contained in:
dylanmay
2025-11-06 15:25:11 +08:00
parent c238920588
commit 5269d4c387
30 changed files with 189 additions and 388 deletions

View File

@@ -1,3 +1,3 @@
export { default } from './main.vue';
export { default as WxMsg } from './main.vue';
export { MsgType } from './types';