its working

This commit is contained in:
Eudes Inácio
2023-06-30 09:54:21 +01:00
parent 2178ad88c2
commit 53b71ea16f
1222 changed files with 1220 additions and 343 deletions
@@ -0,0 +1 @@
{"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"}