UNPKG

@damourlabs/euro-clinical-trials

Version:

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

5 lines (4 loc) 250 B
export { default as UserCard } from './UserCard.vue' export { default as UserDataTable } from './UserDataTable.vue' export { default as UserListComponent } from './UserListComponent.vue' export { default as UserComponent } from './UserComponent.vue'