UNPKG

emr-types

Version:

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

8 lines 195 B
/** * Constants Exports * * Placeholder for type constants */ // TODO: Implement type constants export const CONSTANTS_PLACEHOLDER = 'constants-placeholder'; //# sourceMappingURL=index.js.map