{"version":3,"sources":["webpack:///./node_modules/@capacitor-community/native-market/dist/esm/web.js"],"names":["NativeMarketWeb","super","name","platforms","_options","this","unimplemented","NativeMarket"],"mappings":"gHAAA,oHACO,MAAMA,UAAwB,OACjC,cACIC,MAAM,CACFC,KAAM,eACNC,UAAW,CAAC,SAGpB,iBAAiBC,GACb,MAAMC,KAAKC,cAAc,2BAE7B,YAAYF,GACR,MAAMC,KAAKC,cAAc,2BAE7B,eAAeF,GACX,MAAMC,KAAKC,cAAc,2BAE7B,qBAAqBF,GACjB,MAAMC,KAAKC,cAAc,2BAE7B,OAAOF,GACH,MAAMC,KAAKC,cAAc,4BAGjC,MAAMC,EAAe,IAAIP","file":"js/chunk-2d0d5fb5.aefe9ad3.js","sourcesContent":["import { WebPlugin } from \"@capacitor/core\";\nexport class NativeMarketWeb extends WebPlugin {\n constructor() {\n super({\n name: \"NativeMarket\",\n platforms: [\"web\"],\n });\n }\n openStoreListing(_options) {\n throw this.unimplemented(\"Not implemented on web.\");\n }\n openDevPage(_options) {\n throw this.unimplemented(\"Not implemented on web.\");\n }\n openCollection(_options) {\n throw this.unimplemented(\"Not implemented on web.\");\n }\n openEditorChoicePage(_options) {\n throw this.unimplemented(\"Not implemented on web.\");\n }\n search(_options) {\n throw this.unimplemented(\"Not implemented on web.\");\n }\n}\nconst NativeMarket = new NativeMarketWeb();\nexport { NativeMarket };\n//# sourceMappingURL=web.js.map"],"sourceRoot":""}