NeoScan_Radiologist/app/shared/components/index.ts
2025-08-05 18:01:36 +05:30

14 lines
352 B
TypeScript

/*
* File: index.ts
* Description: Shared components exports
* Design & Developed by Tech4Biz Solutions
* Copyright (c) Spurrin Innovations. All rights reserved.
*/
export { CustomModal } from './CustomModal';
/*
* End of File: index.ts
* Design & Developed by Tech4Biz Solutions
* Copyright (c) Spurrin Innovations. All rights reserved.
*/