{"version":3,"sources":["jsdelivr-header.js","/npm/@sap/cds-runtime@3.3.0/lib/index.js"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA,ACNA,OAAO,QAAU,CACf,GAAI,CAEF,YAAI,GACF,OAAO,KAAK,WAAa,KAAK,SAAW,QAAQ,sCACnD,EAGA,QAAI,GACF,OAAO,KAAK,QAAU,KAAK,MAAQ,QAAQ,kCAC7C,GAIF,QAAI,GACF,OAAO,KAAK,QAAU,KAAK,MAAQ,QAAQ,iBAC7C,EAGA,cAAI,GACF,OAAO,KAAK,cAAgB,KAAK,YAAc,QAAQ,6BACzD,EAGA,WAAI,GACF,OAAO,KAAK,WAAa,KAAK,SAAW,QAAQ,mBAAmB,QACtE,EAGA,0BAAI,GACF,OAAO,KAAK,QAAU,KAAK,MAAQ,QAAQ,sDAC7C,EAGA,YAAI,GACF,OAAO,KAAK,IACd","file":"/npm/@sap/cds-runtime@3.3.0/lib/index.js","sourceRoot":"","sourcesContent":["/**\n * Minified by jsDelivr using Terser v5.39.0.\n * Original file: /npm/@sap/cds-runtime@3.3.0/lib/index.js\n *\n * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files\n */\n","module.exports = {\n  to: {\n    /** @type {import('./cds-services/adapter/odata-v4/to'))  )} */\n    get odata_v4() {\n      return this._odatav4 || (this._odatav4 = require('./cds-services/adapter/odata-v4/to'))\n    },\n\n    /** @type {import('./cds-services/adapter/rest/to'))  )} */\n    get rest() {\n      return this._rest || (this._rest = require('./cds-services/adapter/rest/to'))\n    }\n  },\n\n  /** @type {import('./common/auth')))} */\n  get auth() {\n    return this._auth || (this._auth = require('./common/auth'))\n  },\n\n  /** @type {import('./cds-services/statements')))} */\n  get statements() {\n    return this._statements || (this._statements = require('./cds-services/statements'))\n  },\n\n  /** @type {import('../package.json').version))} */\n  get version() {\n    return this._version || (this._version = require('../package.json').version)\n  },\n\n  // REVISIT: remove once not needed anymore\n  get performanceMeasurement() {\n    return this._perf || (this._perf = require('./cds-services/adapter/perf/performanceMeasurement'))\n  },\n\n  // REVISIT: remove once not needed anymore\n  get passport() {\n    return this.auth\n  }\n}\n"]}