@opentabs-dev/opentabs-plugin-prescript-test 0.0.6 → 0.0.8
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
|
@@ -14718,7 +14718,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
|
|
|
14718
14718
|
};
|
|
14719
14719
|
var src_default = new PreScriptTestPlugin();
|
|
14720
14720
|
|
|
14721
|
-
// dist/
|
|
14721
|
+
// dist/_adapter_entry_f863a179-63d7-42c4-852a-02e32f580c19.ts
|
|
14722
14722
|
if (!globalThis.__openTabs) {
|
|
14723
14723
|
globalThis.__openTabs = {};
|
|
14724
14724
|
} else {
|
|
@@ -14936,5 +14936,5 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
|
|
|
14936
14936
|
};
|
|
14937
14937
|
delete src_default.onDeactivate;
|
|
14938
14938
|
}
|
|
14939
|
-
})();(function(){var o=(globalThis).__openTabs;if(o&&o.adapters&&o.adapters["prescript-test"]){var a=o.adapters["prescript-test"];a.__adapterHash="
|
|
14939
|
+
})();(function(){var o=(globalThis).__openTabs;if(o&&o.adapters&&o.adapters["prescript-test"]){var a=o.adapters["prescript-test"];a.__adapterHash="f733d035b087ebca6ec096dc5a9ced7ac57ce52ff73ca98308048854e561a60a";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,"prescript-test",{value:a,writable:false,configurable:false,enumerable:true});Object.defineProperty(o,"adapters",{value:o.adapters,writable:false,configurable:false});}})();
|
|
14940
14940
|
//# sourceMappingURL=adapter.iife.js.map
|