/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/capacitor-barcode-scanner-fragment@1.0.8/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");const BarcodeScannerFragmentPlugin=core.registerPlugin("BarcodeScannerFragmentPlugin",{web:()=>Promise.resolve().then((function(){return web})).then((e=>new e.BarcodeScannerFragmentPluginWeb))});class BarcodeScannerFragmentPluginWeb extends core.WebPlugin{async toggleScanner(){}async startScanner(){}async stopScanner(){}async setIsTorchEnabled(){return{isEnabled:!0}}async isScanning(){return{isScanning:!1}}}var web=Object.freeze({__proto__:null,BarcodeScannerFragmentPluginWeb:BarcodeScannerFragmentPluginWeb});exports.BarcodeScannerFragmentPlugin=BarcodeScannerFragmentPlugin;
//# sourceMappingURL=/sm/21268cd6a6e3e0ba0dc4f6d2042298ea5cee2680c155af84616cc8e24ef09189.map