@rivetkit/rivetkit-wasm 2.3.16-rc.2 → 2.3.16
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
|
@@ -2112,10 +2112,6 @@ function __wbg_get_imports() {
|
|
|
2112
2112
|
const ret = false;
|
|
2113
2113
|
return ret;
|
|
2114
2114
|
};
|
|
2115
|
-
imports.wbg.__wbindgen_closure_wrapper4951 = function(arg0, arg1, arg2) {
|
|
2116
|
-
const ret = makeMutClosure(arg0, arg1, 1988, __wbg_adapter_50);
|
|
2117
|
-
return ret;
|
|
2118
|
-
};
|
|
2119
2115
|
imports.wbg.__wbindgen_closure_wrapper4953 = function(arg0, arg1, arg2) {
|
|
2120
2116
|
const ret = makeMutClosure(arg0, arg1, 1988, __wbg_adapter_50);
|
|
2121
2117
|
return ret;
|
|
@@ -2128,7 +2124,11 @@ function __wbg_get_imports() {
|
|
|
2128
2124
|
const ret = makeMutClosure(arg0, arg1, 1988, __wbg_adapter_50);
|
|
2129
2125
|
return ret;
|
|
2130
2126
|
};
|
|
2131
|
-
imports.wbg.
|
|
2127
|
+
imports.wbg.__wbindgen_closure_wrapper4959 = function(arg0, arg1, arg2) {
|
|
2128
|
+
const ret = makeMutClosure(arg0, arg1, 1988, __wbg_adapter_50);
|
|
2129
|
+
return ret;
|
|
2130
|
+
};
|
|
2131
|
+
imports.wbg.__wbindgen_closure_wrapper5602 = function(arg0, arg1, arg2) {
|
|
2132
2132
|
const ret = makeMutClosure(arg0, arg1, 2386, __wbg_adapter_59);
|
|
2133
2133
|
return ret;
|
|
2134
2134
|
};
|
|
Binary file
|