UNPKG

emr-types

Version:

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

8 lines 242 B
/** * Infrastructure API Exports * * Placeholder for infrastructure API types */ // TODO: Implement infrastructure API types export const INFRASTRUCTURE_API_PLACEHOLDER = 'infrastructure-api-placeholder'; //# sourceMappingURL=index.js.map