@bitwarden/sdk-internal 0.2.0-main.110 → 0.2.0-main.112

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/VERSION CHANGED
@@ -1 +1 @@
1
- 131cbfae6dbd68f3ee53e94181fcbb4646e372ae
1
+ e187a72387a52bb774b9e11f03fb306ea73ad0ca
@@ -396,11 +396,11 @@ export function isTestError(error) {
396
396
  }
397
397
 
398
398
  function __wbg_adapter_42(arg0, arg1, arg2) {
399
- wasm.closure544_externref_shim(arg0, arg1, arg2);
399
+ wasm.closure545_externref_shim(arg0, arg1, arg2);
400
400
  }
401
401
 
402
402
  function __wbg_adapter_152(arg0, arg1, arg2, arg3) {
403
- wasm.closure402_externref_shim(arg0, arg1, arg2, arg3);
403
+ wasm.closure403_externref_shim(arg0, arg1, arg2, arg3);
404
404
  }
405
405
 
406
406
  /**
@@ -1412,8 +1412,8 @@ export function __wbindgen_cb_drop(arg0) {
1412
1412
  return ret;
1413
1413
  }
1414
1414
 
1415
- export function __wbindgen_closure_wrapper2142(arg0, arg1, arg2) {
1416
- const ret = makeMutClosure(arg0, arg1, 545, __wbg_adapter_42);
1415
+ export function __wbindgen_closure_wrapper2146(arg0, arg1, arg2) {
1416
+ const ret = makeMutClosure(arg0, arg1, 546, __wbg_adapter_42);
1417
1417
  return ret;
1418
1418
  }
1419
1419
 
Binary file
@@ -90,6 +90,6 @@ export const __wbindgen_export_4: WebAssembly.Table;
90
90
  export const __wbindgen_free: (a: number, b: number, c: number) => void;
91
91
  export const __wbindgen_export_6: WebAssembly.Table;
92
92
  export const __externref_table_dealloc: (a: number) => void;
93
- export const closure544_externref_shim: (a: number, b: number, c: any) => void;
94
- export const closure402_externref_shim: (a: number, b: number, c: any, d: any) => void;
93
+ export const closure545_externref_shim: (a: number, b: number, c: any) => void;
94
+ export const closure403_externref_shim: (a: number, b: number, c: any, d: any) => void;
95
95
  export const __wbindgen_start: () => void;