UNPKG

emr-types

Version:

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

8 lines 272 B
/** * Infrastructure Messaging Exports * * Placeholder for infrastructure messaging types */ // TODO: Implement infrastructure messaging types export const INFRASTRUCTURE_MESSAGING_PLACEHOLDER = 'infrastructure-messaging-placeholder'; //# sourceMappingURL=index.js.map