feat: 消息迁移
This commit is contained in:
4
apps/web-antd/src/views/mp/components/wx-reply/index.ts
Normal file
4
apps/web-antd/src/views/mp/components/wx-reply/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export type { NewsType, Reply, ReplyType } from './components/types';
|
||||
export { createEmptyReply } from './components/types';
|
||||
|
||||
export { default } from './main.vue';
|
||||
Reference in New Issue
Block a user