@keyhive/keyhive 0.0.0-alpha.50i → 0.0.0-alpha.50j

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keyhive/keyhive",
3
- "version": "0.0.0-alpha.50i",
3
+ "version": "0.0.0-alpha.50j",
4
4
  "description": "",
5
5
  "main": "pkg/keyhive_wasm.js",
6
6
  "keywords": [],
@@ -3364,8 +3364,8 @@ export function __wbindgen_cast_25a0a844437d0e92(arg0, arg1) {
3364
3364
  return ret;
3365
3365
  };
3366
3366
 
3367
- export function __wbindgen_cast_4d3bc2b370a03c03(arg0, arg1) {
3368
- // Cast intrinsic for `Closure(Closure { dtor_idx: 469, function: Function { arguments: [Externref], shim_idx: 470, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3367
+ export function __wbindgen_cast_3bf4b741a108bc57(arg0, arg1) {
3368
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 472, function: Function { arguments: [Externref], shim_idx: 473, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3369
3369
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h56c1987c5374a416, wasm_bindgen__convert__closures_____invoke__hb8b6941fceac7069);
3370
3370
  return ret;
3371
3371
  };
Binary file
@@ -3395,8 +3395,8 @@ exports.__wbindgen_cast_25a0a844437d0e92 = function(arg0, arg1) {
3395
3395
  return ret;
3396
3396
  };
3397
3397
 
3398
- exports.__wbindgen_cast_4d3bc2b370a03c03 = function(arg0, arg1) {
3399
- // Cast intrinsic for `Closure(Closure { dtor_idx: 469, function: Function { arguments: [Externref], shim_idx: 470, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3398
+ exports.__wbindgen_cast_3bf4b741a108bc57 = function(arg0, arg1) {
3399
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 472, function: Function { arguments: [Externref], shim_idx: 473, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3400
3400
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h56c1987c5374a416, wasm_bindgen__convert__closures_____invoke__hb8b6941fceac7069);
3401
3401
  return ret;
3402
3402
  };
Binary file
@@ -3300,8 +3300,8 @@ function __wbg_get_imports() {
3300
3300
  const ret = v0;
3301
3301
  return ret;
3302
3302
  };
3303
- imports.wbg.__wbindgen_cast_4d3bc2b370a03c03 = function(arg0, arg1) {
3304
- // Cast intrinsic for `Closure(Closure { dtor_idx: 469, function: Function { arguments: [Externref], shim_idx: 470, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3303
+ imports.wbg.__wbindgen_cast_3bf4b741a108bc57 = function(arg0, arg1) {
3304
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 472, function: Function { arguments: [Externref], shim_idx: 473, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
3305
3305
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h56c1987c5374a416, wasm_bindgen__convert__closures_____invoke__hb8b6941fceac7069);
3306
3306
  return ret;
3307
3307
  };
Binary file