Files
ai-agent-admin/web/apps/web-ele/src/components/import-export-manager/index.ts
T
2026-06-08 18:14:59 +08:00

3 lines
103 B
TypeScript

export { default as ImportExportManager } from './import-export-manager.vue';
export * from './types';