{"ast":null,"code":"import { registerPlugin } from '@capacitor/core';\nimport { CameraWeb } from './web';\nconst Camera = registerPlugin('Camera', {\n web: () => new CameraWeb()\n});\nexport * from './definitions';\nexport { Camera };","map":{"version":3,"names":["registerPlugin","CameraWeb","Camera","web"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/@capacitor/camera/dist/esm/index.js"],"sourcesContent":["import { registerPlugin } from '@capacitor/core';\nimport { CameraWeb } from './web';\nconst Camera = registerPlugin('Camera', {\n web: () => new CameraWeb(),\n});\nexport * from './definitions';\nexport { Camera };\n"],"mappings":"AAAA,SAASA,cAAc,QAAQ,iBAAiB;AAChD,SAASC,SAAS,QAAQ,OAAO;AACjC,MAAMC,MAAM,GAAGF,cAAc,CAAC,QAAQ,EAAE;EACpCG,GAAG,EAAEA,CAAA,KAAM,IAAIF,SAAS,CAAC;AAC7B,CAAC,CAAC;AACF,cAAc,eAAe;AAC7B,SAASC,MAAM","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}