"use strict"; /* * SPDX-License-Identifier: Apache-2.0 */ Object.defineProperty(exports, "__esModule", { value: true }); const patient_contract_1 = require("./patient-contract"); var patient_contract_2 = require("./patient-contract"); exports.PatientContract = patient_contract_2.PatientContract; exports.contracts = [patient_contract_1.PatientContract]; //# sourceMappingURL=index.js.map