@rivetkit/rivetkit-wasm 2.3.11 → 2.3.12-rc.2
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/package.json
CHANGED
package/pkg/rivetkit_wasm.js
CHANGED
|
@@ -2096,10 +2096,6 @@ function __wbg_get_imports() {
|
|
|
2096
2096
|
const ret = false;
|
|
2097
2097
|
return ret;
|
|
2098
2098
|
};
|
|
2099
|
-
imports.wbg.__wbindgen_closure_wrapper4816 = function(arg0, arg1, arg2) {
|
|
2100
|
-
const ret = makeMutClosure(arg0, arg1, 1968, __wbg_adapter_50);
|
|
2101
|
-
return ret;
|
|
2102
|
-
};
|
|
2103
2099
|
imports.wbg.__wbindgen_closure_wrapper4818 = function(arg0, arg1, arg2) {
|
|
2104
2100
|
const ret = makeMutClosure(arg0, arg1, 1968, __wbg_adapter_50);
|
|
2105
2101
|
return ret;
|
|
@@ -2112,7 +2108,11 @@ function __wbg_get_imports() {
|
|
|
2112
2108
|
const ret = makeMutClosure(arg0, arg1, 1968, __wbg_adapter_50);
|
|
2113
2109
|
return ret;
|
|
2114
2110
|
};
|
|
2115
|
-
imports.wbg.
|
|
2111
|
+
imports.wbg.__wbindgen_closure_wrapper4824 = function(arg0, arg1, arg2) {
|
|
2112
|
+
const ret = makeMutClosure(arg0, arg1, 1968, __wbg_adapter_50);
|
|
2113
|
+
return ret;
|
|
2114
|
+
};
|
|
2115
|
+
imports.wbg.__wbindgen_closure_wrapper5409 = function(arg0, arg1, arg2) {
|
|
2116
2116
|
const ret = makeMutClosure(arg0, arg1, 2329, __wbg_adapter_59);
|
|
2117
2117
|
return ret;
|
|
2118
2118
|
};
|
|
Binary file
|