UNPKG

emr-types

Version:

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

7 lines 228 B
/** * Infrastructure Database Exports * * Placeholder for infrastructure database types */ export declare const INFRASTRUCTURE_DATABASE_PLACEHOLDER = "infrastructure-database-placeholder"; //# sourceMappingURL=index.d.ts.map