UNPKG

emr-types

Version:

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

8 lines 180 B
/** * Guards Exports * * Placeholder for type guards */ // TODO: Implement type guards export const GUARDS_PLACEHOLDER = 'guards-placeholder'; //# sourceMappingURL=index.js.map