/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/magloft-api@1.0.0/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.main=void 0;const kms=require("@magloft/kms"),common_1=require("@tsed/common"),platform_express_1=require("@tsed/platform-express"),server_1=require("./server");async function main(){const e=await kms.config("credentials/services/magloft-api"),r=await platform_express_1.PlatformExpress.bootstrap(server_1.Server,e);await r.listen()}exports.main=main,main().catch((e=>{common_1.$log.error(e)}));
//# sourceMappingURL=/sm/2951b168050ea27d55afcf3f110bf11c3c70972439a6670ef1c79418fb72963e.map