/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/capacitor-plugin-fora@0.0.4/dist/plugin.cjs.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});var core=require("@capacitor/core");exports.ForaProjectCode=void 0,function(e){e.TD1261="1261",e.TD8255="8255",e.TD2555="2555",e.TD3140="3140",e.TD3129="3129",e.TD4283="4283",e.TD4183="4183"}(exports.ForaProjectCode||(exports.ForaProjectCode={}));const Fora=core.registerPlugin("Fora",{web:()=>Promise.resolve().then((function(){return web})).then((e=>new e.ForaWeb))});class ForaWeb extends core.WebPlugin{async echo(e){return console.log("ECHO",e),e}async pairedBluetoothDevices(){throw this.unimplemented("Not supported on web.")}async connectDevice(){throw this.unimplemented("Not supported on web.")}}var web=Object.freeze({__proto__:null,ForaWeb:ForaWeb});exports.Fora=Fora;
//# sourceMappingURL=/sm/87cd8899c97da060f3919b1f51e39c7eb3f120c3cc654f3cf62123214fc98523.map