@bitwarden/sdk-internal 0.2.0-main.21 → 0.2.0-main.23

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.
@@ -231,7 +231,7 @@ function makeMutClosure(arg0, arg1, dtor, f) {
231
231
  return real;
232
232
  }
233
233
  function __wbg_adapter_38(arg0, arg1, arg2) {
234
- wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha9b57bf10de48c08(
234
+ wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h6bfa1aa5cb44e9c6(
235
235
  arg0,
236
236
  arg1,
237
237
  addHeapObject(arg2),
@@ -325,7 +325,7 @@ function handleError(f, args) {
325
325
  }
326
326
  }
327
327
  function __wbg_adapter_125(arg0, arg1, arg2, arg3) {
328
- wasm.wasm_bindgen__convert__closures__invoke2_mut__hb7b08fa8b393e2e9(
328
+ wasm.wasm_bindgen__convert__closures__invoke2_mut__h7117afb49db7a7fd(
329
329
  arg0,
330
330
  arg1,
331
331
  addHeapObject(arg2),
@@ -712,13 +712,6 @@ export function __wbindgen_object_clone_ref(arg0) {
712
712
  return addHeapObject(ret);
713
713
  }
714
714
 
715
- export function __wbg_call_3bfa248576352471() {
716
- return handleError(function (arg0, arg1, arg2) {
717
- const ret = getObject(arg0).call(getObject(arg1), getObject(arg2));
718
- return addHeapObject(ret);
719
- }, arguments);
720
- }
721
-
722
715
  export function __wbg_next_b06e115d1b01e10b() {
723
716
  return handleError(function (arg0) {
724
717
  const ret = getObject(arg0).next();
@@ -736,6 +729,13 @@ export function __wbg_value_2ab8a198c834c26a(arg0) {
736
729
  return addHeapObject(ret);
737
730
  }
738
731
 
732
+ export function __wbg_call_3bfa248576352471() {
733
+ return handleError(function (arg0, arg1, arg2) {
734
+ const ret = getObject(arg0).call(getObject(arg1), getObject(arg2));
735
+ return addHeapObject(ret);
736
+ }, arguments);
737
+ }
738
+
739
739
  export function __wbg_new_e69b5f66fda8f13c() {
740
740
  const ret = new Object();
741
741
  return addHeapObject(ret);
Binary file
@@ -24,7 +24,7 @@ export function clientvault_folders(a: number): number;
24
24
  export function __wbindgen_malloc(a: number, b: number): number;
25
25
  export function __wbindgen_realloc(a: number, b: number, c: number, d: number): number;
26
26
  export const __wbindgen_export_2: WebAssembly.Table;
27
- export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__ha9b57bf10de48c08(
27
+ export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h6bfa1aa5cb44e9c6(
28
28
  a: number,
29
29
  b: number,
30
30
  c: number,
@@ -32,7 +32,7 @@ export function _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen
32
32
  export function __wbindgen_free(a: number, b: number, c: number): void;
33
33
  export function __wbindgen_add_to_stack_pointer(a: number): number;
34
34
  export function __wbindgen_exn_store(a: number): void;
35
- export function wasm_bindgen__convert__closures__invoke2_mut__hb7b08fa8b393e2e9(
35
+ export function wasm_bindgen__convert__closures__invoke2_mut__h7117afb49db7a7fd(
36
36
  a: number,
37
37
  b: number,
38
38
  c: number,