import EcTable from "./EcTable.vue"; import GoTable from "./GoTable.vue"; import InterproTable from "./InterproTable.vue"; export { EcTable, GoTable, InterproTable };