UNPKG

fume-fhir-converter

Version:

FHIR-Utilized Mapping Engine - Community

10 lines 369 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); /** * © Copyright Outburn Ltd. 2022-2024 All Rights Reserved * Project name: FUME-COMMUNITY */ const jest_mock_axios_1 = tslib_1.__importDefault(require("jest-mock-axios")); exports.default = jest_mock_axios_1.default; //# sourceMappingURL=axios.js.map