UNPKG

emr-types

Version:

Comprehensive TypeScript Types Library for Electronic Medical Record (EMR) Applications - Domain-Driven Design with Zod Validation

8 lines 265 B
/** * Presentation Components Exports * * Placeholder for presentation component types */ // TODO: Implement presentation component types export const PRESENTATION_COMPONENTS_PLACEHOLDER = 'presentation-components-placeholder'; //# sourceMappingURL=index.js.map