Files
aiot-platform-ui/apps/web-antd/src/views/mp/modules/wx-reply/index.ts
xingyu4j 15215b4f4c feat: mp
2025-11-07 19:06:34 +08:00

3 lines
84 B
TypeScript

export * from './types';
export { default as WxReplySelect } from './wx-reply.vue';