@bitwarden/commercial-sdk-internal 0.2.0-main.463 → 0.2.0-main.465
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/bitwarden_wasm_internal_bg.js +92 -49
- package/bitwarden_wasm_internal_bg.wasm +0 -0
- package/bitwarden_wasm_internal_bg.wasm.d.ts +9 -8
- package/bitwarden_wasm_internal_bg.wasm.js +1 -1
- package/node/bitwarden_wasm_internal.js +90 -47
- package/node/bitwarden_wasm_internal_bg.wasm +0 -0
- package/node/bitwarden_wasm_internal_bg.wasm.d.ts +7 -6
- package/package.json +1 -1
|
@@ -986,6 +986,14 @@ export function isGetFolderError(error) {
|
|
|
986
986
|
}
|
|
987
987
|
}
|
|
988
988
|
|
|
989
|
+
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
990
|
+
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
991
|
+
}
|
|
992
|
+
|
|
993
|
+
function wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, arg2) {
|
|
994
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f(arg0, arg1, addHeapObject(arg2));
|
|
995
|
+
}
|
|
996
|
+
|
|
989
997
|
function wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000(arg0, arg1, arg2) {
|
|
990
998
|
try {
|
|
991
999
|
const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
|
|
@@ -1000,14 +1008,6 @@ function wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000(arg0, arg
|
|
|
1000
1008
|
}
|
|
1001
1009
|
}
|
|
1002
1010
|
|
|
1003
|
-
function wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1) {
|
|
1004
|
-
wasm.wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d(arg0, arg1);
|
|
1005
|
-
}
|
|
1006
|
-
|
|
1007
|
-
function wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5(arg0, arg1, arg2) {
|
|
1008
|
-
wasm.wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5(arg0, arg1, addHeapObject(arg2));
|
|
1009
|
-
}
|
|
1010
|
-
|
|
1011
1011
|
function wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, arg2, arg3) {
|
|
1012
1012
|
wasm.wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
1013
1013
|
}
|
|
@@ -1130,6 +1130,8 @@ export const UriMatchType = Object.freeze({
|
|
|
1130
1130
|
Never: 5, "5": "Never",
|
|
1131
1131
|
});
|
|
1132
1132
|
|
|
1133
|
+
const __wbindgen_enum_IdbTransactionMode = ["readonly", "readwrite", "versionchange", "readwriteflush", "cleanup"];
|
|
1134
|
+
|
|
1133
1135
|
const __wbindgen_enum_RequestCredentials = ["omit", "same-origin", "include"];
|
|
1134
1136
|
|
|
1135
1137
|
const __wbindgen_enum_RequestMode = ["same-origin", "no-cors", "cors", "navigate"];
|
|
@@ -4782,7 +4784,7 @@ export function __wbg_call_e762c39fa8ea36bf() { return handleError(function (arg
|
|
|
4782
4784
|
return addHeapObject(ret);
|
|
4783
4785
|
}, arguments) };
|
|
4784
4786
|
|
|
4785
|
-
export function
|
|
4787
|
+
export function __wbg_cipher_24aa355464af0863(arg0) {
|
|
4786
4788
|
const ret = getObject(arg0).cipher;
|
|
4787
4789
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4788
4790
|
};
|
|
@@ -4824,6 +4826,11 @@ export function __wbg_deleteObjectStore_444a266b213fafcf() { return handleError(
|
|
|
4824
4826
|
getObject(arg0).deleteObjectStore(getStringFromWasm0(arg1, arg2));
|
|
4825
4827
|
}, arguments) };
|
|
4826
4828
|
|
|
4829
|
+
export function __wbg_delete_f808c4661e8e34c0() { return handleError(function (arg0, arg1) {
|
|
4830
|
+
const ret = getObject(arg0).delete(getObject(arg1));
|
|
4831
|
+
return addHeapObject(ret);
|
|
4832
|
+
}, arguments) };
|
|
4833
|
+
|
|
4827
4834
|
export function __wbg_done_2042aa2670fb1db1(arg0) {
|
|
4828
4835
|
const ret = getObject(arg0).done;
|
|
4829
4836
|
return ret;
|
|
@@ -4869,11 +4876,16 @@ export function __wbg_fetch_f8ba0e29a9d6de0d(arg0, arg1) {
|
|
|
4869
4876
|
return addHeapObject(ret);
|
|
4870
4877
|
};
|
|
4871
4878
|
|
|
4872
|
-
export function
|
|
4879
|
+
export function __wbg_folder_f89db6abcabd54ac(arg0) {
|
|
4873
4880
|
const ret = getObject(arg0).folder;
|
|
4874
4881
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
4875
4882
|
};
|
|
4876
4883
|
|
|
4884
|
+
export function __wbg_getAll_9121ade297db31db() { return handleError(function (arg0) {
|
|
4885
|
+
const ret = getObject(arg0).getAll();
|
|
4886
|
+
return addHeapObject(ret);
|
|
4887
|
+
}, arguments) };
|
|
4888
|
+
|
|
4877
4889
|
export function __wbg_getFullYear_8240d5a15191feae(arg0) {
|
|
4878
4890
|
const ret = getObject(arg0).getFullYear();
|
|
4879
4891
|
return ret;
|
|
@@ -4896,7 +4908,12 @@ export function __wbg_getTime_14776bfb48a1bff9(arg0) {
|
|
|
4896
4908
|
return ret;
|
|
4897
4909
|
};
|
|
4898
4910
|
|
|
4899
|
-
export function
|
|
4911
|
+
export function __wbg_get_7bed016f185add81(arg0, arg1) {
|
|
4912
|
+
const ret = getObject(arg0)[arg1 >>> 0];
|
|
4913
|
+
return addHeapObject(ret);
|
|
4914
|
+
};
|
|
4915
|
+
|
|
4916
|
+
export function __wbg_get_7e8d5231d44bc8af() { return handleError(function (arg0, arg1, arg2) {
|
|
4900
4917
|
let deferred0_0;
|
|
4901
4918
|
let deferred0_1;
|
|
4902
4919
|
try {
|
|
@@ -4909,12 +4926,12 @@ export function __wbg_get_58e6c7350c305570() { return handleError(function (arg0
|
|
|
4909
4926
|
}
|
|
4910
4927
|
}, arguments) };
|
|
4911
4928
|
|
|
4912
|
-
export function
|
|
4913
|
-
const ret = getObject(arg0)
|
|
4929
|
+
export function __wbg_get_access_token_d2ab872c8e5a44f8(arg0) {
|
|
4930
|
+
const ret = getObject(arg0).get_access_token();
|
|
4914
4931
|
return addHeapObject(ret);
|
|
4915
4932
|
};
|
|
4916
4933
|
|
|
4917
|
-
export function
|
|
4934
|
+
export function __wbg_get_b1027b48e2f6f770() { return handleError(function (arg0, arg1, arg2) {
|
|
4918
4935
|
let deferred0_0;
|
|
4919
4936
|
let deferred0_1;
|
|
4920
4937
|
try {
|
|
@@ -4927,16 +4944,16 @@ export function __wbg_get_91992f1955ce0ac4() { return handleError(function (arg0
|
|
|
4927
4944
|
}
|
|
4928
4945
|
}, arguments) };
|
|
4929
4946
|
|
|
4930
|
-
export function __wbg_get_access_token_48788af9f5fd4bc5(arg0) {
|
|
4931
|
-
const ret = getObject(arg0).get_access_token();
|
|
4932
|
-
return addHeapObject(ret);
|
|
4933
|
-
};
|
|
4934
|
-
|
|
4935
4947
|
export function __wbg_get_efcb449f58ec27c2() { return handleError(function (arg0, arg1) {
|
|
4936
4948
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
4937
4949
|
return addHeapObject(ret);
|
|
4938
4950
|
}, arguments) };
|
|
4939
4951
|
|
|
4952
|
+
export function __wbg_get_fb1fa70beb44a754() { return handleError(function (arg0, arg1) {
|
|
4953
|
+
const ret = getObject(arg0).get(getObject(arg1));
|
|
4954
|
+
return addHeapObject(ret);
|
|
4955
|
+
}, arguments) };
|
|
4956
|
+
|
|
4940
4957
|
export function __wbg_get_with_ref_key_1dc361bd10053bfe(arg0, arg1) {
|
|
4941
4958
|
const ret = getObject(arg0)[getObject(arg1)];
|
|
4942
4959
|
return addHeapObject(ret);
|
|
@@ -5115,12 +5132,12 @@ export function __wbg_length_cdd215e10d9dd507(arg0) {
|
|
|
5115
5132
|
return ret;
|
|
5116
5133
|
};
|
|
5117
5134
|
|
|
5118
|
-
export function
|
|
5135
|
+
export function __wbg_list_82c219282bd3d505() { return handleError(function (arg0) {
|
|
5119
5136
|
const ret = getObject(arg0).list();
|
|
5120
5137
|
return addHeapObject(ret);
|
|
5121
5138
|
}, arguments) };
|
|
5122
5139
|
|
|
5123
|
-
export function
|
|
5140
|
+
export function __wbg_list_9e4be99c9adaaf14() { return handleError(function (arg0) {
|
|
5124
5141
|
const ret = getObject(arg0).list();
|
|
5125
5142
|
return addHeapObject(ret);
|
|
5126
5143
|
}, arguments) };
|
|
@@ -5251,6 +5268,11 @@ export function __wbg_new_with_length_01aa0dc35aa13543(arg0) {
|
|
|
5251
5268
|
return addHeapObject(ret);
|
|
5252
5269
|
};
|
|
5253
5270
|
|
|
5271
|
+
export function __wbg_new_with_length_31d2669cb75c5215(arg0) {
|
|
5272
|
+
const ret = new Array(arg0 >>> 0);
|
|
5273
|
+
return addHeapObject(ret);
|
|
5274
|
+
};
|
|
5275
|
+
|
|
5254
5276
|
export function __wbg_new_with_str_and_init_0ae7728b6ec367b1() { return handleError(function (arg0, arg1, arg2) {
|
|
5255
5277
|
const ret = new Request(getStringFromWasm0(arg0, arg1), getObject(arg2));
|
|
5256
5278
|
return addHeapObject(ret);
|
|
@@ -5281,6 +5303,11 @@ export function __wbg_now_f5ba683d8ce2c571(arg0) {
|
|
|
5281
5303
|
return ret;
|
|
5282
5304
|
};
|
|
5283
5305
|
|
|
5306
|
+
export function __wbg_objectStore_2aab1d8b165c62a6() { return handleError(function (arg0, arg1, arg2) {
|
|
5307
|
+
const ret = getObject(arg0).objectStore(getStringFromWasm0(arg1, arg2));
|
|
5308
|
+
return addHeapObject(ret);
|
|
5309
|
+
}, arguments) };
|
|
5310
|
+
|
|
5284
5311
|
export function __wbg_open_9d8c51d122a5a6ea() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5285
5312
|
const ret = getObject(arg0).open(getStringFromWasm0(arg1, arg2), arg3 >>> 0);
|
|
5286
5313
|
return addHeapObject(ret);
|
|
@@ -5314,6 +5341,11 @@ export function __wbg_push_df81a39d04db858c(arg0, arg1) {
|
|
|
5314
5341
|
return ret;
|
|
5315
5342
|
};
|
|
5316
5343
|
|
|
5344
|
+
export function __wbg_put_88678dd575c85637() { return handleError(function (arg0, arg1, arg2) {
|
|
5345
|
+
const ret = getObject(arg0).put(getObject(arg1), getObject(arg2));
|
|
5346
|
+
return addHeapObject(ret);
|
|
5347
|
+
}, arguments) };
|
|
5348
|
+
|
|
5317
5349
|
export function __wbg_queueMicrotask_34d692c25c47d05b(arg0) {
|
|
5318
5350
|
const ret = getObject(arg0).queueMicrotask;
|
|
5319
5351
|
return addHeapObject(ret);
|
|
@@ -5327,7 +5359,7 @@ export function __wbg_randomFillSync_ac0988aba3254290() { return handleError(fun
|
|
|
5327
5359
|
getObject(arg0).randomFillSync(takeObject(arg1));
|
|
5328
5360
|
}, arguments) };
|
|
5329
5361
|
|
|
5330
|
-
export function
|
|
5362
|
+
export function __wbg_remove_a7329aa73b873b81() { return handleError(function (arg0, arg1, arg2) {
|
|
5331
5363
|
let deferred0_0;
|
|
5332
5364
|
let deferred0_1;
|
|
5333
5365
|
try {
|
|
@@ -5340,7 +5372,7 @@ export function __wbg_remove_6463631a8e7d5609() { return handleError(function (a
|
|
|
5340
5372
|
}
|
|
5341
5373
|
}, arguments) };
|
|
5342
5374
|
|
|
5343
|
-
export function
|
|
5375
|
+
export function __wbg_remove_f2e97eef0ccac6fd() { return handleError(function (arg0, arg1, arg2) {
|
|
5344
5376
|
let deferred0_0;
|
|
5345
5377
|
let deferred0_1;
|
|
5346
5378
|
try {
|
|
@@ -5378,7 +5410,7 @@ export function __wbg_setTimeout_ca12ead8b48245e2(arg0, arg1) {
|
|
|
5378
5410
|
return addHeapObject(ret);
|
|
5379
5411
|
};
|
|
5380
5412
|
|
|
5381
|
-
export function
|
|
5413
|
+
export function __wbg_set_3e9ecd2ffea60583() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5382
5414
|
let deferred0_0;
|
|
5383
5415
|
let deferred0_1;
|
|
5384
5416
|
try {
|
|
@@ -5391,7 +5423,11 @@ export function __wbg_set_0e99c56b15b5301a() { return handleError(function (arg0
|
|
|
5391
5423
|
}
|
|
5392
5424
|
}, arguments) };
|
|
5393
5425
|
|
|
5394
|
-
export function
|
|
5426
|
+
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5427
|
+
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5428
|
+
};
|
|
5429
|
+
|
|
5430
|
+
export function __wbg_set_48ad64a343182edb() { return handleError(function (arg0, arg1, arg2, arg3) {
|
|
5395
5431
|
let deferred0_0;
|
|
5396
5432
|
let deferred0_1;
|
|
5397
5433
|
try {
|
|
@@ -5404,10 +5440,6 @@ export function __wbg_set_219a5de0cd6e0d97() { return handleError(function (arg0
|
|
|
5404
5440
|
}
|
|
5405
5441
|
}, arguments) };
|
|
5406
5442
|
|
|
5407
|
-
export function __wbg_set_3f1d0b984ed272ed(arg0, arg1, arg2) {
|
|
5408
|
-
getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
|
|
5409
|
-
};
|
|
5410
|
-
|
|
5411
5443
|
export function __wbg_set_907fb406c34a251d(arg0, arg1, arg2) {
|
|
5412
5444
|
const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
|
|
5413
5445
|
return addHeapObject(ret);
|
|
@@ -5564,6 +5596,11 @@ export function __wbg_transaction_9fb8349a0a81725c(arg0) {
|
|
|
5564
5596
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
5565
5597
|
};
|
|
5566
5598
|
|
|
5599
|
+
export function __wbg_transaction_cd940bd89781f616() { return handleError(function (arg0, arg1, arg2) {
|
|
5600
|
+
const ret = getObject(arg0).transaction(getObject(arg1), __wbindgen_enum_IdbTransactionMode[arg2]);
|
|
5601
|
+
return addHeapObject(ret);
|
|
5602
|
+
}, arguments) };
|
|
5603
|
+
|
|
5567
5604
|
export function __wbg_url_b36d2a5008eb056f(arg0, arg1) {
|
|
5568
5605
|
const ret = getObject(arg1).url;
|
|
5569
5606
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
@@ -5590,27 +5627,39 @@ export function __wbg_warn_8f5b5437666d0885(arg0, arg1, arg2, arg3) {
|
|
|
5590
5627
|
console.warn(getObject(arg0), getObject(arg1), getObject(arg2), getObject(arg3));
|
|
5591
5628
|
};
|
|
5592
5629
|
|
|
5630
|
+
export function __wbindgen_cast_06477b1f0804fc26(arg0, arg1) {
|
|
5631
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 331, function: Function { arguments: [NamedExternref("Event")], shim_idx: 44, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
5632
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hd9661b26d463effa, wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f);
|
|
5633
|
+
return addHeapObject(ret);
|
|
5634
|
+
};
|
|
5635
|
+
|
|
5636
|
+
export function __wbindgen_cast_175ebd987b2efee0(arg0, arg1) {
|
|
5637
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 576, function: Function { arguments: [], shim_idx: 326, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
5638
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h666c8569a46b7e11, wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d);
|
|
5639
|
+
return addHeapObject(ret);
|
|
5640
|
+
};
|
|
5641
|
+
|
|
5593
5642
|
export function __wbindgen_cast_2241b6af4c4b2941(arg0, arg1) {
|
|
5594
5643
|
// Cast intrinsic for `Ref(String) -> Externref`.
|
|
5595
5644
|
const ret = getStringFromWasm0(arg0, arg1);
|
|
5596
5645
|
return addHeapObject(ret);
|
|
5597
5646
|
};
|
|
5598
5647
|
|
|
5599
|
-
export function
|
|
5600
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
5601
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
5648
|
+
export function __wbindgen_cast_4042b341512ce63a(arg0, arg1) {
|
|
5649
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 41, function: Function { arguments: [NamedExternref("IDBVersionChangeEvent")], shim_idx: 44, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
5650
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h7a79e3df9e7c7848, wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f);
|
|
5602
5651
|
return addHeapObject(ret);
|
|
5603
5652
|
};
|
|
5604
5653
|
|
|
5605
|
-
export function
|
|
5606
|
-
// Cast intrinsic for `
|
|
5607
|
-
const ret =
|
|
5654
|
+
export function __wbindgen_cast_452689ba5ee76b4b(arg0, arg1) {
|
|
5655
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 325, function: Function { arguments: [Externref], shim_idx: 44, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
5656
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hc71695a401114797, wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f);
|
|
5608
5657
|
return addHeapObject(ret);
|
|
5609
5658
|
};
|
|
5610
5659
|
|
|
5611
|
-
export function
|
|
5612
|
-
// Cast intrinsic for `
|
|
5613
|
-
const ret =
|
|
5660
|
+
export function __wbindgen_cast_4625c577ab2ec9ee(arg0) {
|
|
5661
|
+
// Cast intrinsic for `U64 -> Externref`.
|
|
5662
|
+
const ret = BigInt.asUintN(64, arg0);
|
|
5614
5663
|
return addHeapObject(ret);
|
|
5615
5664
|
};
|
|
5616
5665
|
|
|
@@ -5636,9 +5685,9 @@ export function __wbindgen_cast_9ae0607507abb057(arg0) {
|
|
|
5636
5685
|
return addHeapObject(ret);
|
|
5637
5686
|
};
|
|
5638
5687
|
|
|
5639
|
-
export function
|
|
5640
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
5641
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
5688
|
+
export function __wbindgen_cast_9cada46b845c5f2e(arg0, arg1) {
|
|
5689
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 325, function: Function { arguments: [], shim_idx: 326, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
5690
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hc71695a401114797, wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d);
|
|
5642
5691
|
return addHeapObject(ret);
|
|
5643
5692
|
};
|
|
5644
5693
|
|
|
@@ -5648,8 +5697,8 @@ export function __wbindgen_cast_cb9088102bce6b30(arg0, arg1) {
|
|
|
5648
5697
|
return addHeapObject(ret);
|
|
5649
5698
|
};
|
|
5650
5699
|
|
|
5651
|
-
export function
|
|
5652
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
5700
|
+
export function __wbindgen_cast_d49c305f67640cb1(arg0, arg1) {
|
|
5701
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 41, function: Function { arguments: [NamedExternref("Event")], shim_idx: 42, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
5653
5702
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h7a79e3df9e7c7848, wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000);
|
|
5654
5703
|
return addHeapObject(ret);
|
|
5655
5704
|
};
|
|
@@ -5660,12 +5709,6 @@ export function __wbindgen_cast_d6cd19b81560fd6e(arg0) {
|
|
|
5660
5709
|
return addHeapObject(ret);
|
|
5661
5710
|
};
|
|
5662
5711
|
|
|
5663
|
-
export function __wbindgen_cast_d9da8617cf4d65f6(arg0, arg1) {
|
|
5664
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 43, function: Function { arguments: [NamedExternref("IDBVersionChangeEvent")], shim_idx: 46, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
5665
|
-
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h7a79e3df9e7c7848, wasm_bindgen__convert__closures_____invoke__he2e170c549b97ed5);
|
|
5666
|
-
return addHeapObject(ret);
|
|
5667
|
-
};
|
|
5668
|
-
|
|
5669
5712
|
export function __wbindgen_cast_ef90a087adb7475d(arg0, arg1) {
|
|
5670
5713
|
var v0 = getArrayJsValueFromWasm0(arg0, arg1).slice();
|
|
5671
5714
|
wasm.__wbindgen_free(arg0, arg1 * 4, 4);
|
|
Binary file
|
|
@@ -513,24 +513,25 @@ export const __wbg_get_outgoingmessage_destination: (a: number) => number;
|
|
|
513
513
|
export const vaultclient_attachments: (a: number) => number;
|
|
514
514
|
export const __wbg_set_outgoingmessage_destination: (a: number, b: number) => void;
|
|
515
515
|
export const __wbg_cryptoclient_free: (a: number, b: number) => void;
|
|
516
|
-
export const
|
|
516
|
+
export const wasm_bindgen__convert__closures_____invoke__ha638740cca0ef77d: (
|
|
517
517
|
a: number,
|
|
518
518
|
b: number,
|
|
519
|
-
c: number,
|
|
520
|
-
d: number,
|
|
521
519
|
) => void;
|
|
522
|
-
export const
|
|
523
|
-
export const
|
|
520
|
+
export const wasm_bindgen__closure__destroy__hc71695a401114797: (a: number, b: number) => void;
|
|
521
|
+
export const wasm_bindgen__convert__closures_____invoke__h7e690d71e18a977f: (
|
|
524
522
|
a: number,
|
|
525
523
|
b: number,
|
|
524
|
+
c: number,
|
|
526
525
|
) => void;
|
|
527
|
-
export const
|
|
528
|
-
export const
|
|
526
|
+
export const wasm_bindgen__closure__destroy__hd9661b26d463effa: (a: number, b: number) => void;
|
|
527
|
+
export const wasm_bindgen__convert__closures_____invoke__h6fa4a14c2e357000: (
|
|
529
528
|
a: number,
|
|
530
529
|
b: number,
|
|
531
530
|
c: number,
|
|
531
|
+
d: number,
|
|
532
532
|
) => void;
|
|
533
|
-
export const
|
|
533
|
+
export const wasm_bindgen__closure__destroy__h7a79e3df9e7c7848: (a: number, b: number) => void;
|
|
534
|
+
export const wasm_bindgen__closure__destroy__h666c8569a46b7e11: (a: number, b: number) => void;
|
|
534
535
|
export const wasm_bindgen__convert__closures_____invoke__h0c62e4f019080f6a: (
|
|
535
536
|
a: number,
|
|
536
537
|
b: number,
|