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