{"version":3,"sources":["webpack:///./node_modules/capacitor-native-biometric/dist/esm/web.js"],"names":["NativeBiometricWeb","super","Error","_options"],"mappings":"kHAAA,0EACO,MAAMA,UAA2B,OACpC,cACIC,QAEJ,cACI,MAAM,IAAIC,MAAM,2BAEpB,eAAeC,GACX,MAAM,IAAID,MAAM,2BAEpB,eAAeC,GACX,MAAM,IAAID,MAAM,2BAEpB,eAAeC,GACX,MAAM,IAAID,MAAM,2BAEpB,kBAAkBC,GACd,MAAM,IAAID,MAAM","file":"js/chunk-2d0e2920.7d0c5353.js","sourcesContent":["import { WebPlugin } from \"@capacitor/core\";\nexport class NativeBiometricWeb extends WebPlugin {\n constructor() {\n super();\n }\n isAvailable() {\n throw new Error(\"Method not implemented.\");\n }\n verifyIdentity(_options) {\n throw new Error(\"Method not implemented.\");\n }\n getCredentials(_options) {\n throw new Error(\"Method not implemented.\");\n }\n setCredentials(_options) {\n throw new Error(\"Method not implemented.\");\n }\n deleteCredentials(_options) {\n throw new Error(\"Method not implemented.\");\n }\n}\n//# sourceMappingURL=web.js.map"],"sourceRoot":""}