UNPKG

cql-execution

Version:

An execution framework for the Clinical Quality Language (CQL)

5 lines (4 loc) 168 B
export * from './cql-code-service.interfaces'; export * from './cql-patient.interfaces'; export * from './runtime.types'; export * from './type-specifiers.interfaces';