Files
doneit-web/.angular/cache/14.2.12/babel-webpack/533c38fa0e5185be7a020df6b5716830.json
T
Eudes Inácio 53b71ea16f its working
2023-06-30 09:54:21 +01:00

1 line
946 B
JSON

{"ast":null,"code":"import { registerPlugin } from '@capacitor/core';\nconst Device = registerPlugin('Device', {\n web: () => import('./web').then(m => new m.DeviceWeb())\n});\nexport * from './definitions';\nexport { Device };","map":{"version":3,"names":["registerPlugin","Device","web","then","m","DeviceWeb"],"sources":["C:/Users/eudes.inacio/GabineteDigital/gabinete-digital-fo/node_modules/@capacitor/device/dist/esm/index.js"],"sourcesContent":["import { registerPlugin } from '@capacitor/core';\nconst Device = registerPlugin('Device', {\n web: () => import('./web').then(m => new m.DeviceWeb()),\n});\nexport * from './definitions';\nexport { Device };\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"}