/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/smart-openehr-client@0.0.3/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.ready=exports.authorize=exports.openEHRClient=void 0;const Client_1=require("./Client");Object.defineProperty(exports,"openEHRClient",{enumerable:!0,get:function(){return Client_1.Client}});const authorize_1=require("./smart_functions/authorize");Object.defineProperty(exports,"authorize",{enumerable:!0,get:function(){return authorize_1.authorize}});const ready_1=require("./smart_functions/ready");Object.defineProperty(exports,"ready",{enumerable:!0,get:function(){return ready_1.ready}});
//# sourceMappingURL=/sm/e85c589b6340ea72afd59a58a7f941e09e7c205a46949d965601b8dda74e01c6.map