UNPKG

@damourlabs/euro-clinical-trials

Version:

A Nuxt 3 application for visualizing and managing clinical trials data in Europe, built with modern web technologies.

7 lines (6 loc) 428 B
export { default as PatientComponent } from './PatientComponent.vue' export { default as PatientDataTable } from './PatientDataTable.vue' export { default as PatientDataTableDropDown } from './PatientDataTableDropDown.vue' export { default as PatientListComponent } from './PatientListComponent.vue' export { default as PatientCard } from './PatientCard.vue' export { default as PatientDashboard } from './PatientDashboard.vue'