4 lines
110 B
TypeScript
4 lines
110 B
TypeScript
export { createEmptyReply, type Reply, ReplyType } from './types';
|
|
|
|
export { default } from './wx-reply.vue';
|