UNPKG

fume-fhir-converter

Version:

FHIR-Utilized Mapping Engine - Community

7 lines 253 B
/** * © Copyright Outburn Ltd. 2022-2024 All Rights Reserved * Project name: FUME-COMMUNITY */ export declare const LOCAL_FHIR_SERVER_BASE = "http://localhost:8080"; export declare const LOCAL_FHIR_API: string; //# sourceMappingURL=config.d.ts.map