@opentabs-dev/opentabs-plugin-ynab 0.0.84 → 0.0.85
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/adapter.iife.js
CHANGED
|
@@ -15069,7 +15069,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
|
|
|
15069
15069
|
};
|
|
15070
15070
|
var src_default = new YnabPlugin();
|
|
15071
15071
|
|
|
15072
|
-
// dist/
|
|
15072
|
+
// dist/_adapter_entry_331af839-0591-41a5-afc4-b832c8b79610.ts
|
|
15073
15073
|
if (!globalThis.__openTabs) {
|
|
15074
15074
|
globalThis.__openTabs = {};
|
|
15075
15075
|
} else {
|
|
@@ -15285,5 +15285,5 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
|
|
|
15285
15285
|
};
|
|
15286
15286
|
delete src_default.onDeactivate;
|
|
15287
15287
|
}
|
|
15288
|
-
})();(function(){var o=(globalThis).__openTabs;if(o&&o.adapters&&o.adapters["ynab"]){var a=o.adapters["ynab"];a.__adapterHash="
|
|
15288
|
+
})();(function(){var o=(globalThis).__openTabs;if(o&&o.adapters&&o.adapters["ynab"]){var a=o.adapters["ynab"];a.__adapterHash="0559e5ad8503b3f1094920c7c7fb557b8f9e39f79aa5dd2919a91ca6b0f29c1e";if(a.tools&&Array.isArray(a.tools)){for(var i=0;i<a.tools.length;i++){Object.freeze(a.tools[i]);}Object.freeze(a.tools);}Object.freeze(a);Object.defineProperty(o.adapters,"ynab",{value:a,writable:false,configurable:false,enumerable:true});Object.defineProperty(o,"adapters",{value:o.adapters,writable:false,configurable:false});}})();
|
|
15289
15289
|
//# sourceMappingURL=adapter.iife.js.map
|