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

1 line
1.1 KiB
JSON

{"ast":null,"code":"import { registerPlugin } from '@capacitor/core';\nconst LocalNotifications = registerPlugin('LocalNotifications', {\n web: () => import('./web').then(m => new m.LocalNotificationsWeb())\n});\nexport * from './definitions';\nexport { LocalNotifications };","map":{"version":3,"names":["registerPlugin","LocalNotifications","web","then","m","LocalNotificationsWeb"],"sources":["C:/Users/eudes.inacio/GabineteDigital/gabinete-digital-fo/node_modules/@capacitor/local-notifications/dist/esm/index.js"],"sourcesContent":["import { registerPlugin } from '@capacitor/core';\nconst LocalNotifications = registerPlugin('LocalNotifications', {\n web: () => import('./web').then(m => new m.LocalNotificationsWeb()),\n});\nexport * from './definitions';\nexport { LocalNotifications };\n"],"mappings":"AAAA,SAASA,cAAc,QAAQ,iBAAiB;AAChD,MAAMC,kBAAkB,GAAGD,cAAc,CAAC,oBAAoB,EAAE;EAC5DE,GAAG,EAAEA,CAAA,KAAM,MAAM,CAAC,OAAO,CAAC,CAACC,IAAI,CAACC,CAAC,IAAI,IAAIA,CAAC,CAACC,qBAAqB,CAAC,CAAC;AACtE,CAAC,CAAC;AACF,cAAc,eAAe;AAC7B,SAASJ,kBAAkB"},"metadata":{},"sourceType":"module"}