UNPKG

fume-fhir-converter

Version:

FHIR-Utilized Mapping Engine - Community

10 lines 292 B
/** * © Copyright Outburn Ltd. 2022-2024 All Rights Reserved * Project name: FUME-COMMUNITY */ declare const _default: { throwParseError: (msg: string) => undefined; throwRuntimeError: (msg: string) => undefined; }; export default _default; //# sourceMappingURL=thrower.d.ts.map