4 lines
164 B
TypeScript
4 lines
164 B
TypeScript
export { default as WxNews } from './wx-news.vue';
|
||
|
||
// TODO @hw:每个组件下的 index.ts 要不都删除,统一在 mp/components/index.ts 暴露就好了?
|