mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
1 line
780 B
JSON
1 line
780 B
JSON
{"ast":null,"code":"import { registerPlugin } from '@capacitor/core';\nconst PushNotifications = registerPlugin('PushNotifications', {});\nexport * from './definitions';\nexport { PushNotifications };","map":{"version":3,"names":["registerPlugin","PushNotifications"],"sources":["C:/Users/eudes.inacio/GabineteDigital/gabinete-digital-fo/node_modules/@capacitor/push-notifications/dist/esm/index.js"],"sourcesContent":["import { registerPlugin } from '@capacitor/core';\nconst PushNotifications = registerPlugin('PushNotifications', {});\nexport * from './definitions';\nexport { PushNotifications };\n"],"mappings":"AAAA,SAASA,cAAc,QAAQ,iBAAiB;AAChD,MAAMC,iBAAiB,GAAGD,cAAc,CAAC,mBAAmB,EAAE,CAAC,CAAC,CAAC;AACjE,cAAc,eAAe;AAC7B,SAASC,iBAAiB"},"metadata":{},"sourceType":"module"} |