Files
vue-health/src/entities/patient/ui/PatientRequest/index.ts
Victor Batischev edbf304790 init
2024-02-14 18:02:53 +03:00

4 lines
133 B
TypeScript

import PatientRequest, { type PatientRequestProps } from './PatientRequest.vue'
export { PatientRequest, type PatientRequestProps }