UNPKG

emr-types

Version:

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

8 lines 252 B
/** * Presentation Context Exports * * Placeholder for presentation context types */ // TODO: Implement presentation context types export const PRESENTATION_CONTEXT_PLACEHOLDER = 'presentation-context-placeholder'; //# sourceMappingURL=index.js.map