UNPKG

emr-types

Version:

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

8 lines 267 B
/** * Infrastructure Database Exports * * Placeholder for infrastructure database types */ // TODO: Implement infrastructure database types export const INFRASTRUCTURE_DATABASE_PLACEHOLDER = 'infrastructure-database-placeholder'; //# sourceMappingURL=index.js.map