index.ts 131 Bytes
import classModal from './classModal.vue';
import physicalModel from './physicalModel.vue';

export { classModal, physicalModel };