UNPKG

emr-types

Version:

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

8 lines 242 B
/** * Presentation Layer Exports * * Placeholder for presentation layer types */ // TODO: Implement presentation layer types export const PRESENTATION_LAYER_PLACEHOLDER = 'presentation-layer-placeholder'; //# sourceMappingURL=index.js.map