Files
frontend/apps/web-ele/src/views/mp/components/material-select/index.ts
2025-11-13 18:35:10 +08:00

4 lines
100 B
TypeScript

export { default } from './material-select.vue';
export { MaterialType, NewsType } from './types';