mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
its working
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"ast":null,"code":"import { registerPlugin } from '@capacitor/core';\nconst Camera = registerPlugin('Camera', {\n web: () => import('./web').then(m => new m.CameraWeb())\n});\nexport * from './definitions';\nexport { Camera };","map":{"version":3,"names":["registerPlugin","Camera","web","then","m","CameraWeb"],"sources":["C:/Users/eudes.inacio/GabineteDigital/gabinete-digital-fo/node_modules/@capacitor/camera/dist/esm/index.js"],"sourcesContent":["import { registerPlugin } from '@capacitor/core';\nconst Camera = registerPlugin('Camera', {\n web: () => import('./web').then(m => new m.CameraWeb()),\n});\nexport * from './definitions';\nexport { Camera };\n"],"mappings":"AAAA,SAASA,cAAc,QAAQ,iBAAiB;AAChD,MAAMC,MAAM,GAAGD,cAAc,CAAC,QAAQ,EAAE;EACpCE,GAAG,EAAEA,CAAA,KAAM,MAAM,CAAC,OAAO,CAAC,CAACC,IAAI,CAACC,CAAC,IAAI,IAAIA,CAAC,CAACC,SAAS,CAAC,CAAC;AAC1D,CAAC,CAAC;AACF,cAAc,eAAe;AAC7B,SAASJ,MAAM"},"metadata":{},"sourceType":"module"}
|
||||
Reference in New Issue
Block a user