{"version":3,"sources":["webpack:///./node_modules/@capacitor-community/barcode-scanner/dist/esm/web.js"],"names":["BarcodeScannerWeb","this","unimplemented","_options"],"mappings":"kHAAA,yEACO,MAAMA,UAA0B,OACnC,gBACI,MAAMC,KAAKC,cAAc,2BAE7B,uBACI,MAAMD,KAAKC,cAAc,2BAE7B,uBACI,MAAMD,KAAKC,cAAc,2BAE7B,gBAAgBC,GACZ,MAAMF,KAAKC,cAAc,2BAE7B,iBACI,MAAMD,KAAKC,cAAc,2BAE7B,sBAAsBC,GAClB,MAAMF,KAAKC,cAAc,2BAE7B,wBACI,MAAMD,KAAKC,cAAc","file":"js/chunk-2d0aba8a.30ddf596.js","sourcesContent":["import { WebPlugin } from '@capacitor/core';\nexport class BarcodeScannerWeb extends WebPlugin {\n async prepare() {\n throw this.unimplemented('Not implemented on web.');\n }\n async hideBackground() {\n throw this.unimplemented('Not implemented on web.');\n }\n async showBackground() {\n throw this.unimplemented('Not implemented on web.');\n }\n async startScan(_options) {\n throw this.unimplemented('Not implemented on web.');\n }\n async stopScan() {\n throw this.unimplemented('Not implemented on web.');\n }\n async checkPermission(_options) {\n throw this.unimplemented('Not implemented on web.');\n }\n async openAppSettings() {\n throw this.unimplemented('Not implemented on web.');\n }\n}\n//# sourceMappingURL=web.js.map"],"sourceRoot":""}