This commit is contained in:
metacryst
2026-01-09 11:14:27 -06:00
parent cf03c95664
commit 637c9e4674
2149 changed files with 527743 additions and 0 deletions

1
node_modules/@capacitor/synapse/dist/synapse.js generated vendored Normal file
View File

@@ -0,0 +1 @@
(function(t,n){typeof exports=="object"&&typeof module<"u"?n(exports):typeof define=="function"&&define.amd?define(["exports"],n):(t=typeof globalThis<"u"?globalThis:t||self,n(t.outsystemsSynapse={}))})(this,function(t){"use strict";function n(e){e.CapacitorUtils.Synapse=new Proxy({},{get(f,o){return new Proxy({},{get(y,i){return(u,d,r)=>{const a=e.Capacitor.Plugins[o];if(a===void 0){r(new Error(`Capacitor plugin ${o} not found`));return}if(typeof a[i]!="function"){r(new Error(`Method ${i} not found in Capacitor plugin ${o}`));return}(async()=>{try{const s=await a[i](u);d(s)}catch(s){r(s)}})()}}})}})}function p(e){e.CapacitorUtils.Synapse=new Proxy({},{get(f,o){return e.cordova.plugins[o]}})}function c(e=!1){typeof window>"u"||(window.CapacitorUtils=window.CapacitorUtils||{},window.Capacitor!==void 0&&!e?n(window):window.cordova!==void 0&&p(window))}t.exposeSynapse=c,Object.defineProperty(t,Symbol.toStringTag,{value:"Module"})});